Collection — API / backend service
For HTTP APIs, workers, and services where the browser is not the product, but you still want SDLC discipline, CI gates, and optional contract tests.
Workflows
| Intent | Link |
|---|---|
| SDLC lane | /workflows/scheduled-sdlc-lane |
| PR & CI gate | /workflows/pr-and-ci-gate |
| Self-heal | /workflows/pipeline-self-heal |
| Audits (security / architecture) | /workflows/parallel-audit-lanes |
Hosted browser E2E is optional; if you skip it, invest in contract / API tests and integration suites instead—still attach evidence to tickets.
Tools
| Surface | Link |
|---|---|
| Tracker + contract | /tools/linear · /tools/tracker-contract |
| Scheduler | /tools/github-actions |
| Agents | /tools/cursor-cloud-agent |
| Search / fetch for agents | /tools/methodology-api |
Patterns
| Slice | Link |
|---|---|
| Developer | /patterns/cloud-developer |
| Tech architect | /patterns/cloud-tech-architect |
| Security officer | /patterns/cloud-security-officer |
| Check failure recovery | /patterns/catalog-a6-check-failure-recovery |
| Onboarding | /patterns/adopt-ship-generic |