ship: phase-03 l2-modules-and-core-scripts #3

Merged
grimacing merged 17 commits from phase/03-l2-modules-and-core-scripts into milestone/v1.0-initial 2026-07-21 13:32:21 +00:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit 0540b4e596 - Show all commits
+7 -7
View File
@@ -60,15 +60,15 @@
| REQ-01 | 1 | complete (v1.0.1) |
| REQ-02 | 2 | complete (v1.0.2) |
| REQ-03 | 2 | complete (v1.0.2) |
| REQ-04 | 3 | pending |
| REQ-05 | 3 | pending |
| REQ-06 | 3 | pending |
| REQ-07 | 3 | pending |
| REQ-08 | 3 | pending |
| REQ-04 | 3 | covered (pending VERIFY) |
| REQ-05 | 3 | covered (pending VERIFY) |
| REQ-06 | 3 | covered (pending VERIFY) |
| REQ-07 | 3 | covered (pending VERIFY) |
| REQ-08 | 3 | covered (pending VERIFY) |
| REQ-09 | 1 | complete (v1.0.1) |
| REQ-10 | 4 | partial (skeleton in Phase 01 v1.0.1; full impl in Phase 04) |
| REQ-11 | 3 | pending |
| REQ-12 | 4 | partial (skeleton in Phase 01 v1.0.1; full impl in Phase 04) |
| REQ-11 | 3 | covered (pending VERIFY) |
| REQ-12 | 4 | partial (skeleton in Phase 01 v1.0.1; l3b_agent_stub in Phase 03; full trigger wiring in Phase 04) |
| REQ-13 | 5 | pending |
| REQ-14 | 5 | pending |
| REQ-15 | 5 | pending |
+1 -1
View File
@@ -27,7 +27,7 @@ Five-phase breakdown to take ACDL from empty repo to a reproducible 4-act execut
### Phase 03 — l2-modules-and-core-scripts
- **Description:** Create the 4 L2 compositions under `acdl/modules/l2/` referencing L1s, plus the 5 core scripts in `acdl/scripts/` (`mock_executor.sh`, `policy_checker.py`, `confidence_signal.py`, `evidence_writer.py`, `l3b_agent_stub.py`).
- **Status:** not_started
- **Status:** executing
- **Depends on:** [2]
- **Requirements:** REQ-04, REQ-05, REQ-06, REQ-07
- **Success Criteria:**