ship: phase-02 l1-modules #2

Merged
grimacing merged 14 commits from phase/02-l1-modules into milestone/v1.0-initial 2026-07-21 13:18:13 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 8c27029f9e - Show all commits
+2 -2
View File
@@ -58,8 +58,8 @@
| Requirement | Phase | Status |
|-------------|-------|--------|
| REQ-01 | 1 | complete (v1.0.1) |
| REQ-02 | 2 | pending |
| REQ-03 | 2 | pending |
| REQ-02 | 2 | covered (pending VERIFY) |
| REQ-03 | 2 | covered (pending VERIFY) |
| REQ-04 | 3 | pending |
| REQ-05 | 3 | pending |
| REQ-06 | 3 | pending |
+1 -1
View File
@@ -18,7 +18,7 @@ Five-phase breakdown to take ACDL from empty repo to a reproducible 4-act execut
### Phase 02 — l1-modules
- **Description:** Create all 8 L1 module folders under `acdl/modules/l1/`, each with `manifest.yaml` (declared inputs) and `mock_apply.sh` (uniform echo + 1s sleep + exit 0).
- **Status:** not_started
- **Status:** executing
- **Depends on:** [1]
- **Requirements:** REQ-02, REQ-03
- **Success Criteria:**