Release/v0.2.0 proof gate#1
Merged
Merged
Conversation
Rename skills/ratchet-evolve -> skills/evolve so the plugin command is /ratchet:evolve (clean rename, no alias). Update the README command table, examples, standalone-usage note, and add a one-run demo transcript. The helper CLI binary stays 'ratchet-evolve'. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
No proof -> no keep, in code: appendEvent now rejects a KEEP with failed verification or no command/manual evidence (REVERT and ASK exempt). status reports kept/reverted/asks/targets/last/next-edge; add 'ratchet-evolve next' and manual-evidence templates. Also fix --version printing help on the evolve CLI, and derive its version from package.json. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… dot-dirs 'ratchet compile done' atomically clears dirty, stamps lastCompileAt, and records a compile.done event so the Stop hook stops nagging; the compile flow and scribe agent now use it. 'ratchet doctor' validates plugin shape and version alignment. Malformed state.json/ledger.json are backed up to *.corrupt.<ts>.json before reinit instead of being silently lost. Repo snapshots now surface allowlisted dot-dirs (.claude-plugin, .github, .claude, .ratchet) while still ignoring .git and caches. Adds plugin-shape tests and fixes --version printing help on the state CLI. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bump package, plugin, and marketplace manifests to 0.2.0. Wire plugin-shape tests into npm test and add 'ratchet doctor' + 'ratchet-evolve status' to the CI smoke checks. Update manifest command references and the bug-report template. Document the release in CHANGELOG. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this changes
What failed before
What proves it works now
Checklist
npm testpasses locallyREADME.md/reference/PROMPTS.md)