From 80ac975e61f771bcf6a3fb365260162cb1c07538 Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Tue, 21 Jul 2026 13:57:04 +0000 Subject: [PATCH] docs(milestone): complete v1.0 (tagged v1.1.0) ---ci--- phase: 0 milestone: v1.0 status: complete requirements: covered: [REQ-01, REQ-02, REQ-03, REQ-04, REQ-05, REQ-06, REQ-07, REQ-08, REQ-09, REQ-10, REQ-11, REQ-12, REQ-13, REQ-14, REQ-15] partial: [] release: tag: v1.1.0 type: feature-milestone (next minor per ship.md) phases: - v1.0.1 phase-01 repo-scaffolding - v1.0.2 phase-02 l1-modules - v1.0.3 phase-03 l2-modules-and-core-scripts - v1.0.4 phase-04 pipeline-and-approval-gates - v1.0.5 phase-05 evidence-ui-and-demo-dry-run ---/ci--- Milestone v1.0 complete. All 15 requirements covered. main branch created from milestone/v1.0-initial and pushed. Repo default branch set to main. Tag v1.1.0 (feature milestone -> next minor per ship.md versioning rule). --- .ciagent/ROADMAP.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ciagent/ROADMAP.md b/.ciagent/ROADMAP.md index 41ef628..2550c57 100644 --- a/.ciagent/ROADMAP.md +++ b/.ciagent/ROADMAP.md @@ -2,6 +2,10 @@ ## Overview +- **Milestone Status:** complete (v1.1.0, 2026-07-21) +- **All phases:** v1.0.1 → v1.0.5 complete +- **Demo:** https://git.cloudinit.dev/continuous-intelligence/acdl-evidence/raw/branch/main/index.html + Five-phase breakdown to take ACDL from empty repo to a reproducible 4-act executive demo. Milestone `v1.0-initial` covers the full demo build. Each phase produces a runnable increment and ends with a phase-completion commit + tag. ## Phases