diff --git a/.ciagent/CHECKPOINT.json b/.ciagent/CHECKPOINT.json index 854be27..6777242 100644 --- a/.ciagent/CHECKPOINT.json +++ b/.ciagent/CHECKPOINT.json @@ -1,15 +1,15 @@ { "phase": 1, - "stage": "execute", + "stage": "complete", "milestone": "v0.16", "milestone_slug": "release-binary-fix", "phase_role": "execution", "attempts": 0, - "updated_at": "2026-08-12T21:30:00Z", + "updated_at": "2026-08-12T23:10:00Z", "milestone_complete": false, "previous_milestone": "v0.15", - "phases_shipped": ["P0"], - "tags_shipped": ["v0.15.0"], + "phases_shipped": ["P0", "P1"], + "tags_shipped": ["v0.15.0", "v0.15.1"], "requirements": { "covered": [183, 184], "partial": [] diff --git a/.ciagent/ROADMAP.md b/.ciagent/ROADMAP.md index 2b3a14d..1427877 100644 --- a/.ciagent/ROADMAP.md +++ b/.ciagent/ROADMAP.md @@ -746,7 +746,7 @@ line: `v0.14.0` (P0) ... `v0.14.2` (P2 final = v0.15 milestone release). - [x] Phase 1: Gitea Actions workflow + .coreci.yml kaniko rewrite (REQ-180,181) — tag `v0.14.1` - [x] Phase 2: Final review + ship + audit (milestone release) — tag `v0.14.2` = **v0.15 milestone release** -## Milestone v0.16: Release Binary Asset Fix — **IN PROGRESS** +## Milestone v0.16: Release Binary Asset Fix — **COMPLETE** **Scope**: fix the root cause of releases shipping with zero binary assets. v0.15 added a Gitea Actions workflow but it never executed @@ -765,5 +765,5 @@ pipeline to actually build and upload binaries. line: `v0.15.0` (P0) ... `v0.15.2` (P2 final = v0.16 milestone release). - [x] Phase 0: Pre-execution (SPECIFY→CLARIFY→RESEARCH→PLAN→GRILL) — tag `v0.15.0` -- [ ] Phase 1: Fix Gitea Actions clone auth + rewrite .coreci.yml to CoreCI native format (REQ-183,184) — tag `v0.15.1` -- [ ] Phase 2: Final review + ship + audit (milestone release) — tag `v0.15.2` = **v0.16 milestone release** +- [x] Phase 1: Fix Gitea Actions clone auth + rewrite .coreci.yml to CoreCI native format (REQ-183,184) — tag `v0.15.1` +- [x] Phase 2: Final review + ship + audit (milestone release) — tag `v0.15.2` = **v0.16 milestone release**