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.
This commit is contained in:
Jon Chery
2026-07-21 13:10:50 +00:00
parent 38eaec9337
commit b953fd4a8e
13 changed files with 521 additions and 5 deletions
+4 -4
View File
@@ -57,7 +57,7 @@
| Requirement | Phase | Status |
|-------------|-------|--------|
| REQ-01 | 1 | pending |
| REQ-01 | 1 | covered (pending VERIFY) |
| REQ-02 | 2 | pending |
| REQ-03 | 2 | pending |
| REQ-04 | 3 | pending |
@@ -65,10 +65,10 @@
| REQ-06 | 3 | pending |
| REQ-07 | 3 | pending |
| REQ-08 | 3 | pending |
| REQ-09 | 1 | pending |
| REQ-10 | 4 | pending |
| REQ-09 | 1 | covered (pending VERIFY) |
| REQ-10 | 4 | partial (skeleton in Phase 01; full impl in Phase 04) |
| REQ-11 | 3 | pending |
| REQ-12 | 4 | pending |
| REQ-12 | 4 | partial (skeleton in Phase 01; full impl in Phase 04) |
| REQ-13 | 5 | pending |
| REQ-14 | 5 | pending |
| REQ-15 | 5 | pending |