fix(catalog): repo-mailbox selftest checks 370 -> 398 (badge at v0.20.2)

The v0.20.1 and v0.20.2 ref bumps moved the pinned tag without moving the
stat line. repo-mailbox now badges the axis (selftest_checks-398), so the
gate caught it: 183 coord + 142 board + 73 route = 398 at v0.20.2.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01THEvHPWM11RupX24wBGKLu
This commit is contained in:
Kjell Tore Guttormsen 2026-08-03 20:31:05 +02:00
commit 2e9e2debe4

View file

@ -188,7 +188,7 @@ A local mailbox for coordination between Claude Code sessions in different repos
- **`board`** — read-only cross-repo attention board: which repos have a live next step, which are blocked and on whom, which owe a reply, and what each costs to move
- **`route`** — turns four scored traits of the next task into a model/effort row from a closed six-row rubric, with a pasteable startup command and a one-row-cheaper fallback
1 hook · 3 skills · 8 CLI scripts · 370 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
1 hook · 3 skills · 8 CLI scripts · 398 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
---