From the round-3 review of #192 (issues #173, #214).
Where: .claude/skills/update-xmech-page/SKILL.md:20, on main since #120.
The skill's layer table lists "the stat strip" under derived, "the pipeline in scripts/fleet/, run over pinned checkouts". #192 corrects the same claim in the tracked CLAUDE.md (#214), which now names that skill as the refresh procedure. review-open-issues/SKILL.md:141 agrees with CLAUDE.md, so after #192 two guidance files contradict each other.
The four tiles actually come from different places:
- Records: the sum of the hand-curated cards (
assemble_page.py).
- Mech count: the manifest.
- Vocabularies: the census.
- Merged PRs:
mech_stats.json, from GitHub search.
Fix: in the table, put the records tile under hand-curated and the Mech-count tile with the manifest refresh. Leave only the vocabulary and merged-PR tiles as derived.
From the round-3 review of #192 (issues #173, #214).
Where:
.claude/skills/update-xmech-page/SKILL.md:20, on main since #120.The skill's layer table lists "the stat strip" under derived, "the pipeline in
scripts/fleet/, run over pinned checkouts". #192 corrects the same claim in the trackedCLAUDE.md(#214), which now names that skill as the refresh procedure.review-open-issues/SKILL.md:141agrees withCLAUDE.md, so after #192 two guidance files contradict each other.The four tiles actually come from different places:
assemble_page.py).mech_stats.json, from GitHub search.Fix: in the table, put the records tile under hand-curated and the Mech-count tile with the manifest refresh. Leave only the vocabulary and merged-PR tiles as derived.