Patch release responding to external technical review (2026-05-14). Four critical fixes, no rule semantics changed except as noted.
Fixes
-
Name standardized: tokensave — the README body and quick-start
git clonecommand referred to the project astokensavewhile the repo had been renamed toplz-save-token. The clone command was an actual broken command. Renamed back to the originaltokensave; all 150 in-repo references aligned. -
R4/R9 rules judge structure, not author identity — the previous version exempted the meta-skill from R4/R9 via
meta_skill: truefrontmatter (a rule-author-becomes-first-exception pattern). The rules are now reformulated to check actionable-content ratio: a SKILL.md > 8K passes if it has sufficient Phase/MODE definitions and decision-tree references. The skill's own SKILL.md passes its own audit on the structure check; no special-case exception is applied. -
"External validation" wording weakened — the previous README overclaimed: R5 firing across three external frameworks is a trivial text-mention check, and R2/R3/R8 by manual inspection is anecdote. README now calls it a "cross-framework spot check, not yet a validation claim." Real external validation lands with v1.1 adapters and community-submitted baselines.
-
Core 5 vs Extended 4 marked — the 9-rule audit table presented all rules at equal weight. Pareto reality: R1, R2, R3, R5, R8 explain ~80% of cost impact. Those five are now marked ★ Core; R4/R6/R7/R9 are explicitly Extended. First-time audit triage focuses on the core five.
Evolution tags
v0.1— initial v1.0 release (pre-review state)v0.2— Korean README + skill deploy guide + catalog surfacingv1.0— same as v0.1 (initial public release)v1.0.1— current head (post-review patch, this release)
Self-audit status
Without any meta-skill exception, the tool now passes its own audit cleanly: FAIL 0 · WARN 0 · PASS 4 · N/A 5. The rule and its author follow the same rule.
Full README: https://github.com/epoko77-ai/tokensave