From 4b6c3a12d84b8f8d4261dcd6046c679188483bcc Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Wed, 12 Aug 2026 18:22:04 +0000 Subject: [PATCH] =?UTF-8?q?docs(ship):=20P1=20complete=20=E2=80=94=20v1.24?= =?UTF-8?q?.1=20released=20(id=20641)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---ci--- project: acdl phase: 1 milestone: v1.25 status: complete ship: v1.24.1 (gitea release id 641) ---/ci--- --- .ciagent/CHECKPOINT.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/.ciagent/CHECKPOINT.json b/.ciagent/CHECKPOINT.json index b9d8bbe..deee873 100644 --- a/.ciagent/CHECKPOINT.json +++ b/.ciagent/CHECKPOINT.json @@ -1,24 +1,22 @@ { - "phase": 0, + "phase": 1, "stage": "complete", "milestone": "v1.25", - "phase_role": "pre_execution", + "phase_role": "execution", "attempts": 0, - "updated_at": "2026-08-12T16:50:00Z", + "updated_at": "2026-08-12T17:00:00Z", "project": "acdl", "milestone_complete": false, "tag_line": "v1.24.x", - "tag": "v1.24.0", - "next_tag": "v1.24.1", - "phases": 6, - "execution_phases": 4, - "requirements_total": 19, - "requirements": ["REQ-291", "REQ-292", "REQ-293", "REQ-294", "REQ-295", "REQ-296", "REQ-297", "REQ-298", "REQ-299", "REQ-300", "REQ-301", "REQ-302", "REQ-303", "REQ-304", "REQ-305", "REQ-306", "REQ-307", "REQ-308", "REQ-309"], + "tag": "v1.24.1", + "next_tag": "v1.24.2", "release": { "forge": "gitea", "releases_created": true, - "release_id": 640, - "release_tag": "v1.24.0" + "release_ids": {"v1.24.0": 640, "v1.24.1": 641}, + "phase_release_id": 641 }, - "notes": "v1.25 phase 0 (pre-execution) complete. Tag v1.24.0 (gitea release id 640). 19 requirements (REQ-291..309) specified, clarified, researched, ideated, planned, grilled (PROCEED 0.86). 4 execution phases + P5 final. Phase 00 branch deleted. Next: P1 engine-core." + "requirements": ["REQ-291", "REQ-292", "REQ-293", "REQ-294", "REQ-308", "REQ-309"], + "tests": {"total": 156, "passed": 156, "skipped": 2, "failed": 0}, + "notes": "v1.25 P1 (engine-core) complete. Tag v1.24.1 (gitea release id 641). 6 requirements (REQ-291..294, 308, 309). 24 new tests + 132 existing = 156 pass, 2 skip-without-kj. Phase 01 branch deleted. Next: P2 contract + stack-IR policies." } \ No newline at end of file