Handbook
Cursor prompt index (v1 + v1.1 delta)
Execute sequentially. Delta gates from delta-v1.1/PROMPT-INDEX-DELTA.md.
Updated
| # | Prompt | Mode | Code | Blocking deps | Primary output |
|---|---|---|---|---|---|
| 00 | Repository discovery and baseline | Plan | No | — | Repo/stack/route/test baseline |
| 01 | Bootstrap and populate dual wiki | Plan/Agent | Docs only | 00 | External/internal wikis, traceability |
| 02 | Product IA, RBAC, technical plan | Plan | No | 01 | Routes, roles, visibility, ADRs, backlog |
| 02A | Cryptography and trust-boundary gate | Plan + fixes | After ADR | 02 | Verified security model, claim freeze |
| 03 | Design system and application shells | Agent | Yes | 02A | Tokens, shells, components |
| 03A | Responsive shell and state evidence | Agent | Yes | 03 | Mobile drawer, table patterns, fixtures |
| 04 | Public marketing site | Agent | Yes | 02A, 03 | Offerings, trust (claims gated) |
| 05 | Customer documentation site | Agent | Yes | 02A, 03 | Searchable docs |
| 06 | Auth, invite, onboarding | Agent | Yes | 02A, 03 | Production sign-in flows |
| 07 | Individual user workspace | Agent | Yes | 03A, 06 | Survey, results index |
| 08 | Manager workspace | Agent | Yes | 03A, 06 | Team tasks, nominations |
| 09 | HR workspace | Agent | Yes | 03A, 06 | Campaign operations |
| 10 | Tenant admin workspace | Agent | Yes | 03A, 06 | Directory, governance |
| 11 | Global admin control plane | Agent | Yes | 03A, 06 | Tenants, entitlements, ops |
| 12A | Existing AFF domain audit | Plan | No | 11 | Reuse map, invariant gaps |
| 12 | Question library, packs, program builder | Agent | Yes | 12A | AFF admin UI |
| 13 | Campaign and rater lifecycle | Agent | Yes | 12 | Lifecycle, notifications |
| 14A | Results scoring and rendering safety | Plan/Agent | Yes | 13 | Scoring policy, safe rendering |
| 14 | Results, analytics, reporting | Agent | Yes | 14A | Interactive reports |
| 15 | PDP and adaptive follow-up | Agent | Yes | 14A | Goals, sharing, overrides |
| 16 | Integrations, billing, entitlements | Agent | Yes | 15 | Enterprise commercial |
| 17 | Accessibility, security, observability | Agent | Fixes | 16 | Release-blocking QA |
| 18A | Static export and screenshot contract | Agent | Yes | 03A (early), 14A | Styled exports, capture asserts |
| 18 | Migration and release readiness | Agent | Yes | 17, 18A | Rollout, runbooks |
Blocking graph
00 → 01 → 02 → 02A ──► 03 → 03A ──► 04/05 (claims gated)
└► 06 → 07…11
11 → 12A → 12 → 13 → 14A → 14 → 15
03A + 14A → 18A (early + re-run) → 16 → 17 → 18
PDCA harness: scripts/capablio-uplift/pdca-run-phase.sh <phase> <plan|do|check|act|approve>.