chore(release): 0.24.0

Version bump across the six files the release gate checks (plugin.json,
package.json, README badge, three SKILL.md frontmatter fields) plus the
CHANGELOG entry, covering the three commits unreleased since v0.23.0:

- 09fd4b7 feat(board): --inbox-plan, a fourth rendering
- 44fb34a fix(hooks): state-line-guard MAX_LINES 60 -> 120
- 19c0c10 feat(coord,board): dead-letter detection (WP1d detection half)

All four selftest suites green at this commit: coord 197/197, board
178/178, route 69/69, state-line-guard 21/21.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Neu6DivA9k5op2rSEvcewn
This commit is contained in:
Kjell Tore Guttormsen 2026-08-14 22:24:28 +02:00
commit 03e36c9499
7 changed files with 57 additions and 6 deletions

View file

@ -10,7 +10,7 @@ Session A in repo X leaves a message for repo Y; the next session in repo Y gets
*AI-generated: all code produced by Claude Code through dialog-driven development.*
![Version](https://img.shields.io/badge/version-0.23.0-blue)
![Version](https://img.shields.io/badge/version-0.24.0-blue)
![Hooks](https://img.shields.io/badge/hooks-1-green)
![Skills](https://img.shields.io/badge/skills-3-orange)
![CLI scripts](https://img.shields.io/badge/CLI_scripts-8-blue)