chore(release): prepare v0.20.2 - README badges for CLI scripts and selftest checks

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bp7V99BXv1v5pWHUwY63it
This commit is contained in:
Kjell Tore Guttormsen 2026-08-03 10:16:26 +02:00
commit 5c182578e6
7 changed files with 17 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "repo-mailbox",
"version": "0.20.1",
"version": "0.20.2",
"description": "Local mailbox for coordination between Claude Code sessions in different repositories. Directed messages and broadcasts as plain Markdown files on your own disk, injected as context at session start. Local, private, no network.",
"author": {
"name": "Kjell Tore Guttormsen"

View file

@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.20.2] - 2026-08-03
### Added
- **README badges for the "CLI scripts" and "selftest checks" axes** (8 and
398). The catalog's stat-mirror gate is per-axis and badge-gated: an axis
the plugin does not badge is skipped silently rather than checked, and
these two were the ones measured stale (6 and 251 against a true 8 and
398). Adding the badges lets the gate start enforcing them from this tag
forward.
## [0.20.1] - 2026-08-03
### Fixed

View file

@ -8,7 +8,7 @@
*AI-generated: all code produced by Claude Code through dialog-driven development.*
![Version](https://img.shields.io/badge/version-0.20.1-blue)
![Version](https://img.shields.io/badge/version-0.20.2-blue)
![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple)
![Hooks](https://img.shields.io/badge/hooks-1-green)
![Skills](https://img.shields.io/badge/skills-3-orange)

View file

@ -1,6 +1,6 @@
{
"name": "repo-mailbox",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"type": "module",
"engines": {

View file

@ -20,7 +20,7 @@ description: >-
user names no repo and no tool — choosing *between* repos is this skill. Not for
"where were we" inside the current repo: that is this repo's own STATE.md,
already injected at session start.
version: "0.20.1"
version: "0.20.2"
---
# board — which repo deserves the next session

View file

@ -15,7 +15,7 @@ description: >-
covers retiring a broadcast that has become wrong or obsolete: "retract that
broadcast", "that announcement is outdated, pull it", "trekk tilbake kringkastingen",
"den broadcasten er utdatert".
version: "0.20.1"
version: "0.20.2"
---
# coord-send — natural-language front door for inter-repo messages

View file

@ -14,7 +14,7 @@ description: >-
the operator names no model and no tool — choosing the model for the next
session IS this skill. Not for choosing which REPO gets the next session:
that is the `board` skill.
version: "0.20.1"
version: "0.20.2"
---
# route — what the next session should run with