Commit Graph

5 Commits

Author SHA1 Message Date
Jon Chery 6a1daabe48 feat(P02): l1-api-gateway manifest + mock_apply (T-2.4)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: infra-stub-engineer
task: T-2.4
requirements:
  covered: [REQ-02, REQ-03]
---/ci---

Wave 1, task T-2.4. Creates modules/l1/l1-api-gateway/ with manifest.yaml
(flat inputs per D-017) and the uniform mock_apply.sh (D-007 + D-018).
2026-07-21 13:14:52 +00:00
Jon Chery 5d1b2a1186 feat(P02): l1-lambda manifest + mock_apply (T-2.3)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: infra-stub-engineer
task: T-2.3
requirements:
  covered: [REQ-02, REQ-03]
---/ci---

Wave 1, task T-2.3. Creates modules/l1/l1-lambda/ with manifest.yaml
(flat inputs per D-017) and the uniform mock_apply.sh (D-007 + D-018).
2026-07-21 13:14:49 +00:00
Jon Chery e6a7f84c62 feat(P02): l1-iam-role manifest + mock_apply (T-2.2)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: infra-stub-engineer
task: T-2.2
requirements:
  covered: [REQ-02, REQ-03]
---/ci---

Wave 1, task T-2.2. Creates modules/l1/l1-iam-role/ with manifest.yaml
(flat inputs per D-017) and the uniform mock_apply.sh (D-007 + D-018).
2026-07-21 13:14:45 +00:00
Jon Chery db24deb9fa feat(P02): l1-eks-fargate manifest + mock_apply (T-2.1)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: infra-stub-engineer
task: T-2.1
requirements:
  covered: [REQ-02, REQ-03]
---/ci---

Wave 1, task T-2.1. Creates modules/l1/l1-eks-fargate/ with manifest.yaml
(flat inputs per D-017) and the uniform mock_apply.sh (D-007 + D-018).
Also removes the now-obsolete modules/l1/.gitkeep.
2026-07-21 13:14:41 +00:00
Jon Chery b953fd4a8e docs(P01): complete repo-scaffolding phase
---ci---
phase: 1
milestone: v1.0
status: complete
requirements:
  covered: [REQ-01, REQ-09]
  partial: [REQ-10, REQ-12]
---/ci---

Squash merge of phase/01-repo-scaffolding into milestone/v1.0-initial.
Phase 01 ships the three-repo scaffold (acdl, acdl-contracts, acdl-evidence),
the placeholder index.html on acdl-evidence (D-012/D-016 raw-URL substitute
for unsupported Gitea Pages), the qa + prod branches on acdl-contracts
(D-013 stand-in for unsupported Gitea environments), the workflow skeletons
(pipeline.yml + issue-to-contract.yml), and the idempotent setup + verify
scripts. REQ-10/12 remain partial pending Phase 04 full implementation.
2026-07-21 13:10:50 +00:00