docs(P09): post-ship traceability + roadmap update (v1.1.4)

---ci---
project: acdl
phase: 9
milestone: v1.1
status: shipped
requirements:
  complete: [REQ-24, REQ-26]
release:
  tag: v1.1.4
---/ci---

ROADMAP Phase 09 -> complete (v1.1.4). REQUIREMENTS REQ-24/26 -> complete.
The IR-typed L1 module l1-s3 + the Terraform adapter compile to a real
terraform plan against AWS (plan-only, -lock=false per D-P09-1, rotated
spike key per D-039).
This commit is contained in:
Jon Chery
2026-07-21 19:17:30 +00:00
parent 3936bf460a
commit 4c9314710b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -122,8 +122,8 @@
| REQ-21 | 07 | complete (v1.1.2) |
| REQ-22 | 07 | complete (v1.1.2) |
| REQ-23 | 08 | complete (v1.1.3) |
| REQ-24 | 09 | pending |
| REQ-24 | 09 | complete (v1.1.4) |
| REQ-25 | 10 | pending |
| REQ-26 | 09 | pending |
| REQ-26 | 09 | complete (v1.1.4) |
| REQ-27 | 10 | pending |
| REQ-28 | 10 | pending |
+1 -1
View File
@@ -112,7 +112,7 @@ milestone COMPLETE: `v1.2.0` (feature milestone, next minor per ship.md).
### Phase 09 — v1-spike-ir-and-l1-and-adapter
- **Description:** Implement the Target Stack IR, one real L1 `l1-s3` (IR-typed interface, registered), and the Terraform adapter that compiles the IR → Terraform `variable`/`output` + root module and emits a real `terraform plan` against AWS (via the rotated-key secret per D-039; OIDC is v1.2). State in S3 + DynamoDB.
- **Status:** pending
- **Status:** complete (v1.1.4)
- **Depends on:** [08]
- **Requirements:** REQ-24, REQ-26
- **Success Criteria:**