From 9acf23926df0a5ba8a5ac509acd23a24d965a4d1 Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Wed, 12 Aug 2026 18:43:39 +0000 Subject: [PATCH] =?UTF-8?q?docs(ship):=20P4=20complete=20=E2=80=94=20v1.24?= =?UTF-8?q?.4=20released=20(id=20644)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---ci--- project: acdl phase: 4 milestone: v1.25 status: complete ship: v1.24.4 (gitea release id 644) ---/ci--- --- .ciagent/CHECKPOINT.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.ciagent/CHECKPOINT.json b/.ciagent/CHECKPOINT.json index 98e0a09..cd3bd08 100644 --- a/.ciagent/CHECKPOINT.json +++ b/.ciagent/CHECKPOINT.json @@ -1,22 +1,22 @@ { - "phase": 3, + "phase": 4, "stage": "complete", "milestone": "v1.25", "phase_role": "execution", "attempts": 0, - "updated_at": "2026-08-12T17:30:00Z", + "updated_at": "2026-08-12T17:45:00Z", "project": "acdl", "milestone_complete": false, "tag_line": "v1.24.x", - "tag": "v1.24.3", - "next_tag": "v1.24.4", + "tag": "v1.24.4", + "next_tag": "v1.24.5", "release": { "forge": "gitea", "releases_created": true, - "release_ids": {"v1.24.0": 640, "v1.24.1": 641, "v1.24.2": 642, "v1.24.3": 643}, - "phase_release_id": 643 + "release_ids": {"v1.24.0": 640, "v1.24.1": 641, "v1.24.2": 642, "v1.24.3": 643, "v1.24.4": 644}, + "phase_release_id": 644 }, - "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-308", "REQ-309"], - "tests": {"total": 88, "passed": 88, "skipped": 11, "failed": 0}, - "notes": "v1.25 P3 (plan-JSON+meta+pipeline) complete. Tag v1.24.3 (gitea release id 643). 4 requirements (REQ-300..303). 5 plan-JSON+meta policies. run_platform.sh Step 5b wired. Phase 03 branch deleted. Next: P4 regression-gate policies + docs." + "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"], + "tests": {"total": 170, "passed": 170, "skipped": 23, "failed": 0, "preexisting_flaky": "test_metrics_emitters.py::test_attestation_event_emission (fails on main, unrelated to v1.25)"}, + "notes": "v1.25 P4 (regression-gate+docs) complete. Tag v1.24.4 (gitea release id 644). 4 requirements (REQ-304..307). 3 regression policies + adapter/STANDARDS/METRICS/schemas docs. Phase 04 branch deleted. All 19 requirements now implemented. Next: P5 final review+audit+milestone ship." } \ No newline at end of file