Ships two things that belong in one bump because they are one plugin. `board.sh --voyage` (85cd628, 2026-08-31) sat one commit past v0.31.0, unreleased and unpushed. Every entry point on this machine runs the version-pinned plugin cache, so the feature existed in git and did not exist for anyone using it. `route.sh --last-model` learned "Fable 5.1" (2bec7fe) with both boundary decisions taken and written down: "Fable 5" is kept because the row table itself spells rows 5-6 with it, and the set was widened rather than replaced by form validation because only a closed set catches a version that never shipped. Version sites, enumerated rather than swept - a blank sed would rewrite the historical prose in CLAUDE.md that deliberately keeps its old number: plugin.json, package.json, the README badge, and four SKILL.md (coord-send, board, route, dispatch). CHANGELOG entry added. Selftest counts corrected where they are asserted as prose: route 69 -> 73 in CLAUDE.md and README. npm test: 11/11. coord 242, board 360, route 73, orders 110, guard 54. Order: 20260901T185028Z-3612729538-from-.claude Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"name": "repo-mailbox",
|
|
"version": "0.32.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"scripts": {
|
|
"test": "node --test tests/*.test.mjs"
|
|
}
|
|
}
|