Jon Chery
|
5f63401eab
|
feat(P02): Phase 02 verification script (T-2.9)
---ci---
phase: 2
milestone: v1.0
status: execute
persona: lead-developer
task: T-2.9
requirements:
covered: [REQ-02, REQ-03]
---/ci---
Wave 2, task T-2.9. scripts/verify_phase02.sh checks: (1) exactly 8 L1
folders with the expected names from REQ-02; (2) per L1: manifest.yaml
exists, parses as YAML, name matches folder, kind=l1, inputs is a map
(D-017); (3) mock_apply.sh is executable + bash -n clean; (4) end-to-end
run exits 0 with the '[L1: <name>] applying...' and '[L1: <name>] OK'
markers (D-007) and completes in ~1s (D-007 sleep). All 8 L1s PASS.
|
2026-07-21 13:16:21 +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 |
|