ship: phase-01 repo-scaffolding #1

Merged
grimacing merged 12 commits from phase/01-repo-scaffolding into milestone/v1.0-initial 2026-07-21 13:11:02 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit b87d573a70 - Show all commits
+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 |
+1 -1
View File
@@ -8,7 +8,7 @@ Five-phase breakdown to take ACDL from empty repo to a reproducible 4-act execut
### Phase 01 — repo-scaffolding
- **Description:** Create the three repos under `continuous-intelligence` (`acdl-contracts`, `acdl-evidence`; `acdl` already exists), seed directory layouts, configure Pages on `acdl-evidence`, add environment protection for `qa` and `prod` on `acdl-contracts`.
- **Status:** not_started
- **Status:** executing
- **Depends on:** —
- **Requirements:** REQ-01, REQ-09, REQ-10
- **Success Criteria:**