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) <noreply@anthropic.com>
This commit is contained in:
parent
d521e7d89a
commit
47317ab708
1 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue