docs(P14): post-ship traceability + roadmap update (v1.2.4)

---ci---
project: acdl
phase: 14
milestone: v1.2
status: shipped
---/ci---

Post-ship: ROADMAP.md Phase 14 -> complete (v1.2.4); REQUIREMENTS.md
REQ-32 -> complete (v1.2.4).
This commit is contained in:
Jon Chery
2026-07-21 21:12:33 +00:00
parent a3c7330b75
commit d5cc01edbd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -169,7 +169,7 @@
| REQ-29 | 11 | complete (v1.2.1) |
| REQ-30 | 12 | complete (v1.2.2) |
| REQ-31 | 13 | complete (v1.2.3) |
| REQ-32 | 14 | planned |
| REQ-32 | 14 | complete (v1.2.4) |
| REQ-33 | 15 | planned |
| REQ-34 | 15 | planned |
| REQ-35 | 16 | planned |
+2 -2
View File
@@ -181,8 +181,8 @@ microservice to AWS ECS Fargate end-to-end. Ship tag at milestone COMPLETE:
- Each L1 produces a valid `terraform plan` fragment.
### Phase 14 — l2-microservice-and-contract-schema
- **Description:** Author `l2-microservice` thin-composition under `modules-ir/l2/l2-microservice/` referencing the six ECS L1s (depth ≤ 5). Extend `schemas/contract.schema.json` with microservice inputs (`image: string`, `port: integer`, `env: map`, `healthcheck: object`). Verify contract→IR resolution (`acdl_platform/contract_resolver.py`) yields a complete target stack for `l2-microservice`.
- **Status:** planned
- **Description:** Author `l2-microservice` thin-composition under `modules-ir/l2/l2-microservice/` referencing the six ECS L1s (depth ≤ 5). Extend `schemas/contract.schema.json` with microservice inputs (`image: string`, `port: integer`, `env: map`, `healthcheck: object`). Verify contract→IR resolution yields a complete target stack.
- **Status:** complete (v1.2.4)
- **Depends on:** [13]
- **Requirements:** REQ-32
- **Success Criteria:**