From fd423e2df195c4a69015caffee7a80c4af739f75 Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Tue, 21 Jul 2026 13:11:50 +0000 Subject: [PATCH] docs(P01): post-ship traceability + roadmap update (v1.0.1) ---ci--- phase: 1 milestone: v1.0 status: shipped requirements: complete: [REQ-01, REQ-09] partial: [REQ-10, REQ-12] release: tag: v1.0.1 url: https://git.cloudinit.dev/continuous-intelligence/acdl/releases/tag/v1.0.1 pr: 1 ---/ci--- ROADMAP Phase 01 -> complete (v1.0.1). REQUIREMENTS REQ-01/09 -> complete; REQ-10/12 -> partial (full impl in Phase 04). --- .ciagent/REQUIREMENTS.md | 8 ++++---- .ciagent/ROADMAP.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ciagent/REQUIREMENTS.md b/.ciagent/REQUIREMENTS.md index 2b0d8ce..bd12908 100644 --- a/.ciagent/REQUIREMENTS.md +++ b/.ciagent/REQUIREMENTS.md @@ -57,7 +57,7 @@ | Requirement | Phase | Status | |-------------|-------|--------| -| REQ-01 | 1 | covered (pending VERIFY) | +| REQ-01 | 1 | complete (v1.0.1) | | 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 | covered (pending VERIFY) | -| REQ-10 | 4 | partial (skeleton in Phase 01; full impl in Phase 04) | +| 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; full impl in Phase 04) | +| REQ-12 | 4 | partial (skeleton in Phase 01 v1.0.1; full impl in Phase 04) | | REQ-13 | 5 | pending | | REQ-14 | 5 | pending | | REQ-15 | 5 | pending | \ No newline at end of file diff --git a/.ciagent/ROADMAP.md b/.ciagent/ROADMAP.md index 0825362..6bfbd88 100644 --- a/.ciagent/ROADMAP.md +++ b/.ciagent/ROADMAP.md @@ -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:** executing +- **Status:** complete (v1.0.1) - **Depends on:** — - **Requirements:** REQ-01, REQ-09, REQ-10 - **Success Criteria:**