93a659827e
---ci--- project: acdl phase: P65 milestone: v1.11 status: plan ---/ci---
55 lines
1.7 KiB
Markdown
55 lines
1.7 KiB
Markdown
---
|
|
phase: P65
|
|
name: rewrite-caps-decks
|
|
milestone: v1.11
|
|
requirements: [REQ-116, REQ-118]
|
|
wave: 4
|
|
depends_on: [P64]
|
|
---
|
|
|
|
# P65 — Rewrite Caps + Decks
|
|
|
|
**Phase:** P65
|
|
**Milestone:** v1.11 (RESTART)
|
|
**Requirements:** REQ-116 (CAP-017..022 Verified), REQ-118 (decks rewritten)
|
|
**Wave:** 4 (final phase before COMPLETE)
|
|
**Branch:** `milestone/v1.11-restart`
|
|
|
|
## Goal
|
|
|
|
Rewrite CAPABILITY_INVENTORY.md, PROJECT.md §Capability Status, and both
|
|
leadership decks: CAP-017..022 → "Verified live-aws via lifecycle pipeline;
|
|
torn down to zero-cost steady state." Remove the IAM-drift framing. Add
|
|
the cost appendix slide (P63) + pre-mortem reference (P64). `ci-doc-verifier`
|
|
confirms no stale "deploy-unverified" claims remain.
|
|
|
|
## Tasks
|
|
|
|
### Task 1 — Update CAPABILITY_INVENTORY.md
|
|
|
|
Mark CAP-017..022 as "Verified live-aws via lifecycle pipeline" (no longer
|
|
"not auto-verified"). Remove the IAM-drift framing. Reference the lifecycle
|
|
pipeline as the evidence source.
|
|
|
|
### Task 2 — Update PROJECT.md §Capability Status
|
|
|
|
Update the capability status section to reflect Verified status for
|
|
CAP-017..022.
|
|
|
|
### Task 3 — Update decks (if present)
|
|
|
|
If leadership deck source files exist (PPTX/HTML/markdown), update them to
|
|
reflect verified-then-torn-down status. Add the cost appendix (P63) +
|
|
pre-mortem reference (P64). Remove stale "deploy-unverified" claims.
|
|
|
|
### Task 4 — ci-doc-verifier check
|
|
|
|
Run the doc-verifier to confirm no stale "deploy-unverified" claims remain
|
|
in any .ciagent/ or deck files.
|
|
|
|
## Success Criteria (phase gate)
|
|
|
|
1. CAPABILITY_INVENTORY + PROJECT reflect "Verified live-aws via lifecycle
|
|
pipeline; torn down to zero-cost."
|
|
2. `ci-doc-verifier` confirms no stale "deploy-unverified" claims.
|
|
3. Full offline pytest suite green. |