Commit graph

126 commits

Author SHA1 Message Date
c741adaaa8 chore(catalog): bump repo-mailbox v0.21.0 -> v0.22.0
Tag v0.22.0 created and pushed to repo-mailbox. Also corrects the
catalog's stale selftest-check count for repo-mailbox (402 -> 412)
to match the plugin's own badge, caught by the post-write gate.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QugnZfg8Jpi7tHNmoT7Uqp
2026-08-13 21:18:18 +02:00
a51add7b59 chore(catalog): bump repo-standard v0.11.0 -> v0.11.1
repo-standard v0.11.1 — release. Catalog ref now pins the v0.11.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-13 10:54:45 +02:00
069f7e0e92 chore(catalog): bump repo-standard v0.10.1 -> v0.11.0
repo-standard v0.11.0 — release. Catalog ref now pins the v0.11.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-13 10:52:17 +02:00
a7dff0fcc2 chore(catalog): bump repo-standard v0.10.0 -> v0.10.1
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LwZeAZ8cHmGZofM9dryuT9
2026-08-12 23:28:45 +02:00
65764bae95 chore(catalog): bump repo-standard v0.9.0 -> v0.10.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LwZeAZ8cHmGZofM9dryuT9
2026-08-12 23:22:24 +02:00
e089b02846 chore(catalog): bump okr v1.9.0 -> v1.10.0
okr v1.10.0 — release. Catalog ref now pins the v1.10.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-10 21:05:22 +02:00
22ef8c7e65 chore(catalog): bump repo-standard v0.5.0 -> v0.9.0, repo-mailbox stat 406 -> 402
Two stat corrections plus a ref bump, together because release-plugin.mjs left a
half-state that could only be closed with the gate green.

repo-standard v0.5.0 -> v0.9.0 (operator-approved). Approved as "bump to the
latest tag, v0.8.1", but v0.8.1 became unreachable while the session ran:
plugin.json had moved to 0.9.0, and the helper refuses a target its plugin.json
does not match ("asked to release 0.8.1 — bump plugin.json first"). v0.9.0 was
tagged at 22:05 today (1dfd408), plugin.json == README badge == 0.9.0, so it is
a consistent released version and the faithful reading of the approval. Same
breaking v0.8.0 boundary that was already accepted, one minor further.

  Ungated axes re-measured at the new ref, per CLAUDE.md: tests 135 -> 170
  (`node --test` on a `git archive v0.9.0` extract), checks 14 -> 14 (the README
  check table still has 14 rows; v0.6.0-v0.9.0 re-levelled finding CODES under
  existing rows). Badges at v0.9.0 are version/platform/skills-1/license, so
  both numbers stay ungated and rot silently — they were measured, not carried.

repo-mailbox 406 -> 402. This reverses the refusal sent from here 20 minutes ago
(and d60ad40's 406), and the reversal is legitimate rather than a flip-flop: 402
was wrong then and is right now because the REF MOVED underneath it. When
repo-mailbox asked, v0.21.0 did not exist as a tag and the catalog pinned
v0.20.3, whose badge says 406 — writing 402 then would have produced a hard
ERROR and a dangling ref. A parallel session has since bumped the ref to
v0.21.0 (9d04179), and the badge AT that ref says 402. The catalog documents
what installs, so the number follows the tag.

That parallel commit knowingly landed a red gate for the catalog to clean up;
this commit is that cleanup. Gate now: 12 OK, 0 WARN, 0 ERROR, 0 SKIP.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XPz4FNKSn2QwoMhRFn4WNo
2026-08-09 22:11:42 +02:00
9d04179124 chore(release): bump repo-mailbox ref to v0.21.0
repo-mailbox removed route.sh's --opus-xhigh-failed flag and Fable rows
5-6 as a rubric outcome (operator policy decision) - a hand-written
override now, never produced by the calculator.

Known gate result: check-versions.mjs reports 1 expected ERROR for
repo-mailbox (catalog stat line still says 406 selftest checks, plugin's
own badge now says 402 - the release dropped three checks that tested a
command shape row_advisor() can no longer produce). repo-mailbox already
sent a coord-send correction superseding its earlier 406 notice with the
current 402; that stat-line prose is catalog's to update, not committed
here per the repo boundary. repo-standard's pre-existing WARN (v0.5.0 ref
vs 0.9.0 plugin.json, untagged) is unrelated and untouched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ap1WKHCDPcSfpjo4ds2dQX
2026-08-09 22:05:39 +02:00
2b38c272d6 chore(catalog): bump graceful-handoff v3.1.0 -> v3.2.1
graceful-handoff v3.2.1 — release. Catalog ref now pins the v3.2.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-09 21:59:50 +02:00
9dfae4741a chore(repo-mailbox): bump ref to v0.20.3
release-plugin.mjs wrote the ref + version-label bump; committing by
hand because the closing check-versions.mjs gate blocked on repo-mailbox's
own stale stat-line prose (398 -> 406 selftest checks), which is not this
script's job to edit. Correction queued to catalog via coord message
20260809T191518Z-4678230575-from-repo-mailbox.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CHmf1VfCvaYXamJxe5y6Vt
2026-08-09 21:15:33 +02:00
ca27939a6c chore(catalog): bump repo-standard v0.3.0 -> v0.5.0
Ref bump requested by repo-standard (two coord messages: v0.4.0 then
v0.5.0, superseding). Stat line re-measured at the v0.5.0 tag per the
badge-mirroring rule: checks table unchanged at 14, tests 111 -> 135
(node --test on a git-archive extraction of the tag, "ℹ tests" not
"ℹ pass"). check-versions.mjs: 12 OK / 0 WARN / 0 ERROR / 0 SKIP.
2026-08-09 20:38:17 +02:00
7048ef795d chore(catalog): bump okr v1.8.2 -> v1.9.0
okr 1.9.0 "Styringssloeyfa lukkes" -- release. Catalog ref now pins the v1.9.0
tag so `claude plugin update` resolves the release.

Stat-linja rettet i samme slag: 14 -> 16 commands. Driften ble skapt av denne
releasen selv -- fase D la til /okr:rapport og /okr:arkivklar -- og
release-plugin.mjs flagget den som ERROR i stedet for aa gjette, som er riktig
oppfoersel. Tallet er verifisert mot disk (`ls commands/*.md | wc -l` = 16) og
mot pluginens egen badge, ikke lest fra prosa. Agenter (7) og hooks (3) uendret.

check-versions: 12 OK, 0 WARN, 0 ERROR, 0 SKIP.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EQ9kk8ZewiXsv5N98XFNwN
2026-08-09 12:33:20 +02:00
c7fbbd35b2 chore(catalog): bump repo-standard v0.2.2 -> v0.3.0
repo-standard v0.3.0 — release. Catalog ref now pins the v0.3.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 22:29:23 +02:00
f71d2caae8 chore(catalog): bump repo-standard v0.2.0 -> v0.2.2
repo-standard v0.2.2 — release. Catalog ref now pins the v0.2.2 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 21:13:27 +02:00
58b1bbd7f3 chore(catalog): bump repo-standard v0.1.1 -> v0.2.0
repo-standard v0.2.0 — release. Catalog ref now pins the v0.2.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 10:08:05 +02:00
eca432bd83 chore(catalog): bump repo-standard v0.1.0 -> v0.1.1
repo-standard v0.1.1 — release. Catalog ref now pins the v0.1.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-03 21:02:27 +02:00
de52caf964 feat(catalog): add repo-standard v0.1.0 to the marketplace
repo-standard was tagged and pushed in its own repo but never pinned here, so
its documented install command could not resolve for anyone (its own gate
reported ERROR INSTALL-NOT-IN-CATALOG against us).

Manifest entry added by hand (release-plugin.mjs rewrites an existing entry,
it cannot create one); the ref was written by release-plugin.mjs, not by hand.
README block written to catalog house style from the text repo-standard
proposed, with one correction: the gate composes TWELVE checks, not fourteen
(classifyRepo spreads 12 check* calls at v0.1.0, and their own README table
has 12 rows). Stats measured in an extraction of the v0.1.0 tag: 1 skill
(badge), 12 checks, 84 tests (node --test: tests 84 / pass 84).

check-versions.mjs: 12 plugins — 12 OK, 0 WARN, 0 ERROR, 0 SKIP.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01THEvHPWM11RupX24wBGKLu
2026-08-03 20:32:21 +02:00
a7656d6939 chore(repo-mailbox): bump ref to v0.20.2
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bp7V99BXv1v5pWHUwY63it
2026-08-03 10:19:07 +02:00
8ef392a873 chore(catalog): bump repo-mailbox v0.20.0 -> v0.20.1
repo-mailbox v0.20.1 — release. Catalog ref now pins the v0.20.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-03 09:53:48 +02:00
e940ca2029 chore(catalog): pin repo-mailbox to v0.20.0
Five-group --plan ranking replaces the 0.19.0 weighted score.
check-versions: 11 plugins, 11 OK, 0 ERROR.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y6ULuFCPMNYAPNN3pAjsXQ
2026-08-03 06:56:10 +02:00
db1e80b8cd chore(catalog): bump repo-mailbox v0.18.0 -> v0.19.0
repo-mailbox v0.19.0 — release. Catalog ref now pins the v0.19.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-02 22:39:21 +02:00
07c2c00bde chore(catalog): bump ai-psychosis v1.2.1 -> v1.2.2
ai-psychosis v1.2.2 — release. Catalog ref now pins the v1.2.2 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-02 21:29:29 +02:00
a3e7254a00 chore(catalog): bump repo-mailbox v0.17.0 -> v0.18.0
repo-mailbox v0.18.0 — release. Catalog ref now pins the v0.18.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-02 20:21:26 +02:00
371a985383 chore(catalog): bump repo-mailbox v0.16.0 -> v0.17.0
repo-mailbox v0.17.0 — release. Catalog ref now pins the v0.17.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-02 07:34:40 +02:00
cebbf49414 chore(catalog): bump repo-mailbox v0.15.0 -> v0.16.0
repo-mailbox v0.16.0 — release. Catalog ref now pins the v0.16.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-02 07:09:02 +02:00
814756af0d chore(catalog): bump repo-mailbox v0.14.0 -> v0.15.0
repo-mailbox v0.15.0 — release. Catalog ref now pins the v0.15.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-01 22:39:35 +02:00
84d9ee3495 chore(catalog): bump repo-mailbox v0.13.0 -> v0.14.0
repo-mailbox v0.14.0 — release. Catalog ref now pins the v0.14.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-01 22:01:10 +02:00
0b1063e911 chore(catalog): pin repo-mailbox to v0.13.0
route.sh now writes --advisor opus into the startup command it emits,
per row and on a need: always on the Sonnet rows (capability lift, which
is what makes the quota fallback safe to take), on the Opus rows only at
costly/one-way stakes, never on Fable (the CLI rejects it).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X8N8hQEJSWWtieWUx37txT
2026-07-31 21:41:34 +02:00
4078444d0f chore(catalog): bump repo-mailbox v0.12.0 -> v0.12.1
repo-mailbox v0.12.1 — release. Catalog ref now pins the v0.12.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 18:25:58 +02:00
51c72f499f docs(catalog): trim voyage description 625 -> 237 chars
The voyage entry was 625 chars against a field where the second-longest is
linkedin-studio at 274 and the median is 163 (measured 2026-07-31, n=11).
Roughly half of it was annotation-HTML implementation detail — scripts/annotate.mjs,
"modelled on claude-code-100x", pencil-toggle mode, Fiks/Endre/Spørsmål, Copy Prompt.
That belongs in the plugin's own docs; README.md:66 already carries the one-sentence
catalog-level version of it. Kept: the six phases, agent swarms, external research
triangulation, the adversarial-vs-independent-review distinction, and multi-session
resumption — the parts that distinguish voyage from any other pipeline in the list.

No gate covers this: check-versions.mjs does not inspect description length, so a bad
rewrite would still go green. Three variants were measured (189/237/328) and the
operator picked 237.

Verification: JSON parses, 11 plugins intact; check-versions 11 OK / 0 WARN / 0 ERROR
(exit 0); check-versions + release-plugin tests 28 pass / 0 fail; diff is 1 line.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wsm9DJmoiL5g9M8JXjFTE1
2026-07-31 18:10:53 +02:00
285b043e7b chore(catalog): bump okr v1.8.1 -> v1.8.2
okr v1.8.2 — release. Catalog ref now pins the v1.8.2 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 17:39:05 +02:00
3dfc513655 chore(catalog): bump config-audit v5.12.5 -> v5.13.0
config-audit v5.13.0 — release. Catalog ref now pins the v5.13.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 17:34:11 +02:00
c71738cc14 chore(catalog): bump repo-mailbox v0.11.0 -> v0.12.0
repo-mailbox v0.12.0 — release. Catalog ref now pins the v0.12.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 17:30:35 +02:00
5b9b3147cf chore(catalog): bump repo-mailbox v0.10.0 -> v0.11.0
repo-mailbox v0.11.0 — release. Catalog ref now pins the v0.11.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 15:50:59 +02:00
e57d2e349f chore(catalog): bump repo-mailbox v0.9.0 -> v0.10.0
repo-mailbox v0.10.0 — release. Catalog ref now pins the v0.10.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 10:23:13 +02:00
d84ea664ff chore(catalog): bump repo-mailbox v0.8.0 -> v0.9.0
repo-mailbox v0.9.0 — release. Catalog ref now pins the v0.9.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 21:15:25 +02:00
53e5b57884 chore(catalog): bump repo-mailbox v0.7.0 -> v0.8.0
repo-mailbox v0.8.0 — release. Catalog ref now pins the v0.8.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 20:31:32 +02:00
8cae6033f5 chore(catalog): bump repo-mailbox v0.6.0 -> v0.7.0
repo-mailbox v0.7.0 — release. Catalog ref now pins the v0.7.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 20:17:49 +02:00
3eb6869b6f chore(catalog): bump linkedin-studio v0.7.0 -> v0.8.0
linkedin-studio v0.8.0 — release. Catalog ref now pins the v0.8.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 09:11:47 +02:00
350d06ae1b chore(catalog): bump repo-mailbox v0.5.0 -> v0.6.0
repo-mailbox v0.6.0 — release. Catalog ref now pins the v0.6.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 21:03:48 +02:00
3dad1f51ce chore(catalog): bump repo-mailbox v0.4.0 -> v0.5.0
repo-mailbox v0.5.0 — release. Catalog ref now pins the v0.5.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 18:44:40 +02:00
c763a476b6 chore(catalog): bump okr v1.8.0 -> v1.8.1
okr v1.8.1 — release. Catalog ref now pins the v1.8.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 15:36:13 +02:00
1b618c6c5d chore(catalog): bump repo-mailbox v0.3.0 -> v0.4.0
repo-mailbox v0.4.0 — release. Catalog ref now pins the v0.4.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 15:12:14 +02:00
8afd4f09bf chore(catalog): bump okr v1.7.1 -> v1.8.0
okr v1.8.0 — release. Catalog ref now pins the v1.8.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 15:04:58 +02:00
e69fcd6653 chore(catalog): rename coord to repo-mailbox, pin v0.3.0
The plugin repo moved from open/coord to open/repo-mailbox. Bumps the
entry name, source URL and ref together, and updates the README heading,
link and label to match.

Also corrects the per-plugin stat line: it claimed 48 selftest checks;
the actual count has been 70 since v0.2.2.

check-versions.mjs: 11 plugins, 10 OK, 1 WARN (pre-existing okr), 0 ERROR.
2026-07-25 07:02:31 +02:00
d0dbf8e4f7 chore(catalog): bump coord v0.2.1 -> v0.2.2
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CvTviFeoMCKJcALATRempy
2026-07-25 06:41:24 +02:00
c712d74842 chore(catalog): bump coord v0.2.0 -> v0.2.1
coord v0.2.1 — release. Catalog ref now pins the v0.2.1 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 06:20:27 +02:00
0bca9c7525 chore(catalog): bump coord v0.1.0 -> v0.2.0
coord v0.2.0 — release. Catalog ref now pins the v0.2.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-24 19:58:12 +02:00
23394a478e feat(catalog): add coord v0.1.0
Local inter-repo coordination mailbox — directed messages and broadcasts
between Claude Code sessions, injected as context at session start.
New plugin repo: open/coord, pinned at v0.1.0. check-versions: 11/11 OK.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HBbjgS5A55RVavoyjJC4FX
2026-07-24 19:44:55 +02:00
1675ca36cf chore(catalog): bump linkedin-studio v0.6.0 -> v0.7.0
linkedin-studio v0.7.0 — release. Catalog ref now pins the v0.7.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 21:27:43 +02:00