Skip to content

docs: sync Marketplace action across locales + restore plugin version lockstep#23

Merged
wei18 merged 1 commit into
mainfrom
fix/self-audit-2026-07-06
Jul 7, 2026
Merged

docs: sync Marketplace action across locales + restore plugin version lockstep#23
wei18 merged 1 commit into
mainfrom
fix/self-audit-2026-07-06

Conversation

@wei18

@wei18 wei18 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Fixes all actionable findings from the 2026-07-06 local self-audit (run with claude-fable-5; partial run — code_hygiene reviewer hit a session limit).

Findings addressed

Severity Finding Fix
🔴 high 4 locale READMEs missing the "Or as a Marketplace action" section added to root README Section synced to docs/{zh-TW,zh-CN,ja,ko}/README.md, same relative position; all fenced YAML blocks byte-identical to root
🔴 high Plugin version lockstep broken (plugin.json 2.0.1 vs marketplace.json 2.1.1) skills/upkeep-audit/.claude-plugin/plugin.json bumped to 2.1.1
🟠 medium design.md §6 tree omits root action.yml; no description of the composite-action integration form Added action.yml to the tree + new "Marketplace Composite Action" subsection, all 5 locales
🟠 medium Spec 2026-06-11 version-scheme drift No spec change needed: the spec states versions increment without being written back to the spec (docs/superpowers/specs/2026-06-11-v2-plugin-repositioning-design.md:36); restoring lockstep resolves the contradiction
🟡 low CLAUDE.md "Two entry points" stale Updated to three entry points
🟡 low overview.md "two entry points" stale Updated in all 5 locales

Verification

  • npm test: 26 files / 139 tests green
  • Fenced code blocks byte-compared across all 5 READMEs (identical)
  • Independent fresh-context acceptance review: 10/10 checks PASS (scope, byte-identical blocks, section position, lockstep, locale terminology conventions, tests, no TODO/stub residue, spec quote verified)

🤖 Generated with Claude Code

… lockstep

Self-audit (2026-07-06) found PR #20-22 added the root action.yml
(GitHub Marketplace composite action) but only updated the English
README and left plugin.json version behind marketplace.json. Sync the
Marketplace action section to all 4 non-English READMEs (fenced
code/YAML kept byte-identical to the en base), add action.yml to the
§6 repo tree and a Marketplace Composite Action subsection in all 5
design.md files, describe the resulting three integration paths in
all 5 overview.md files and in the root CLAUDE.md, and bump
plugin.json to 2.1.1 to match marketplace.json.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@wei18
wei18 merged commit 094695a into main Jul 7, 2026
2 checks passed
@wei18
wei18 deleted the fix/self-audit-2026-07-06 branch July 7, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant