From 47317ab708a56284e67705e875030deb12884aff Mon Sep 17 00:00:00 2001 From: Parfii-bot Date: Thu, 23 Apr 2026 15:56:31 +0800 Subject: [PATCH] docs: refresh HANDOFF-WAKE for v0.29.0 (Wave 13 shipped) - Real crate count: 39 (was claimed 18 pre-audit; README agent caught it) - 620 tests green (up from 538 at v0.28) - Wave 13 entry added with 3 primitives + 2 HIGH fixes Known follow-ups for v0.29.1: - HttpDriver re-run (worktree lost mid-session) - agent_id path-traversal validator re-run (worktree lost mid-session) Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/HANDOFF-WAKE.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/HANDOFF-WAKE.md b/docs/HANDOFF-WAKE.md index 9223b9f..1a17879 100644 --- a/docs/HANDOFF-WAKE.md +++ b/docs/HANDOFF-WAKE.md @@ -1,6 +1,6 @@ -# Handoff — Autonomous Overnight Report (final) +# Handoff — Autonomous Report (v0.29.0) -**Status:** Green. 6 major versions tagged overnight: v0.23.0, v0.24.0, v0.25.0, v0.26.0, v0.27.0, v0.28.0. +**Status:** Green. 7 major versions: v0.23 / v0.24 / v0.25 / v0.26 / v0.27 / v0.28 / **v0.29.0**. ## Versions shipped @@ -10,8 +10,9 @@ | v0.24.0 | 17 | 315 | taxonomy + engine improvements + kei-spawn + fork | | v0.25.0 | 18 | 326 | bulk taxonomy + chat cost + /spawn-agent + drive + kei-replay | | v0.26.0 | 18 | 330 | deferred-flag closure + 12/12 agent migration | -| v0.27.0 | 18 | ~470 | Store::open multi-schema (breaking) + MANIFEST sync + pipe-cache | -| **v0.28.0** | **18** | **538** | W12 sister re-migration + docs refresh + forge audit | +| v0.27.0 | 36 | ~470 | Store::open multi-schema (breaking) + MANIFEST sync + pipe-cache | +| v0.28.0 | 36 | 538 | W12 sister re-migration + docs refresh + forge audit | +| **v0.29.0** | **39** | **620** | Wave 13: 3 new primitives + 2 HIGH audit fixes + bio-framing README | ## Wave 11 closed the architectural gap from v0.26.0 @@ -40,7 +41,7 @@ No conflicts across the 3 parallel merges. Both integration tests green. ## Snapshot — full system -- **18 crates** workspace +- **39 crates** workspace - **538 tests** green total (+208 since v0.26.0) - **12/12 agents** migrated to substrate_role - **28+ primitives** tagged with taxonomy facets