docs(P13): post-ship traceability + roadmap update (v1.2.3)

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

Post-ship: ROADMAP.md Phase 13 -> complete (v1.2.3); REQUIREMENTS.md
REQ-31 -> complete (v1.2.3).
This commit is contained in:
Jon Chery
2026-07-21 21:06:08 +00:00
parent 5a3ab5e86b
commit 7c6b8c8c84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -168,7 +168,7 @@
|-------------|-------|--------|
| REQ-29 | 11 | complete (v1.2.1) |
| REQ-30 | 12 | complete (v1.2.2) |
| REQ-31 | 13 | planned |
| REQ-31 | 13 | complete (v1.2.3) |
| REQ-32 | 14 | planned |
| REQ-33 | 15 | planned |
| REQ-34 | 15 | planned |
+1 -1
View File
@@ -171,7 +171,7 @@ microservice to AWS ECS Fargate end-to-end. Ship tag at milestone COMPLETE:
### Phase 13 — l1-catalog-for-ecs
- **Description:** Author six IR-typed L1 modules for an ECS Fargate microservice: `l1-vpc` (VPC + subnets + route tables), `l1-ecs-cluster` (ECS Fargate cluster), `l1-ecs-service` (ECS service + task definition), `l1-iam-role` (task execution + task role), `l1-alb` (ALB + listener + target group), `l1-ecr` (ECR repository). Each has an `interface.json` valid against `schemas/ir.schema.json`. Register all six in `modules-ir/registry.json`. Expand the Terraform adapter `TYPE_MAP` to cover the new IR resource types. Each L1 produces a valid `terraform plan` fragment.
- **Status:** planned
- **Status:** complete (v1.2.3)
- **Depends on:** [12]
- **Requirements:** REQ-31
- **Success Criteria:**