docs(P00): mark phase 0 complete in roadmap + traceability
Phase 0 shipped (v0.0.1). ROADMAP.md updated: - Phase 0 marked complete with all 6 success criteria checked - Phases 1-6 (Waves A-E + final) added with goals + REQ mappings REQUIREMENTS.md traceability unchanged (44 REQs, 17 M1 pending). ---ci--- phase: 1 milestone: v0.1 status: execute ---/ci---
This commit is contained in:
+15
-16
@@ -8,26 +8,25 @@ Milestone type: **NFR** (placeholder — to be re-evaluated by `getMilestoneType
|
||||
|
||||
## Phases
|
||||
|
||||
- [ ] **Phase 0: pre-execution** - Capture specification, clarification, research, and plan artifacts before any implementation
|
||||
- [ ] **Phase 1: implementation** - (placeholder — to be refined by roadmapper after specification is supplied)
|
||||
- [x] **Phase 0: pre-execution** - Capture specification, clarification, research, and plan artifacts before any implementation (SHIPPED v0.0.1)
|
||||
- [ ] **Phase 1: Wave A — Foundations** - Monorepo, Postgres+RLS, audit hash-chain, SecretProvider, Trigger.dev bootstrap (REQ-038, 039, 040)
|
||||
- [ ] **Phase 2: Wave B — Identity & RBAC** - WorkOS SSO, tenant provisioning, RBAC at gateway, invitations, roles (REQ-001..005)
|
||||
- [ ] **Phase 3: Wave C — BYOM** - Endpoint registry, validate-on-save, routing shim, REQ-009 reject (REQ-006..009)
|
||||
- [ ] **Phase 4: Wave D — Relay Agent** - Modular install script, Go binary, WebSocket, heartbeat, SSH whitelist hook (REQ-010..013, REQ-026 hook)
|
||||
- [ ] **Phase 5: Wave E — Dashboard surfacing** - Status fan-out, green/yellow/red, logs, RLS views (REQ-014)
|
||||
- [ ] **Phase 6: Final — Review + Ship** - Multi-persona review, audit, milestone ship v0.1.0
|
||||
|
||||
## Phase Details
|
||||
|
||||
### Phase 0: pre-execution
|
||||
**Goal.**: Run the pre-execution pipeline stages (SPECIFY → CLARIFY → RESEARCH → PLAN → GRILL) and land all `.ciagent/` reference files (PROJECT.md, ROADMAP.md, REQUIREMENTS.md, ARCHITECTURE.md, PERSONAS.md, GRILL.md).
|
||||
**Goal.**: Run the pre-execution pipeline stages (SPECIFY → CLARIFY → RESEARCH → PLAN → GRILL → MVP/UX CHECK) and land all `.ciagent/` reference files.
|
||||
**Depends on**: Nothing
|
||||
**Requirements**: REQ-001 (specification), REQ-002 (clarification), REQ-003 (research), REQ-004 (plan)
|
||||
**Success Criteria**:
|
||||
1. Full project specification parsed and recorded in PROJECT.md
|
||||
2. Clarify stage completed with all ambiguities resolved (defaults accepted under `full` autonomy)
|
||||
3. Research artifacts committed under `.ciagent/`
|
||||
4. Plan committed and ready for execution-phase decomposition
|
||||
**Status**: in_progress
|
||||
|
||||
### Phase 1: implementation
|
||||
**Goal.**: (placeholder — to be refined by the roadmapper after the full specification is supplied)
|
||||
**Depends on**: Phase 0
|
||||
**Requirements**: (to be defined)
|
||||
**Success Criteria**:
|
||||
1. (to be defined)
|
||||
**Status**: not_started
|
||||
1. Full project specification parsed and recorded in PROJECT.md ✓
|
||||
2. Clarify stage completed with all ambiguities resolved (5 decisions D-001..D-005) ✓
|
||||
3. Research artifacts committed under `.ciagent/` (R-001..R-007 + PERSONAS.md) ✓
|
||||
4. Plan committed and ready for execution-phase decomposition (5 waves + final) ✓
|
||||
5. Grill passed (PASS-WITH-FIXES, 10 fixes applied) ✓
|
||||
6. MVP/UX check passed (3 sections present) ✓
|
||||
**Status**: complete (shipped v0.0.1)
|
||||
Reference in New Issue
Block a user