Skip to content

Release/v0.2.0 proof gate#1

Merged
TheLucidTech merged 4 commits into
mainfrom
release/v0.2.0-proof-gate
Jul 3, 2026
Merged

Release/v0.2.0 proof gate#1
TheLucidTech merged 4 commits into
mainfrom
release/v0.2.0-proof-gate

Conversation

@TheLucidTech

Copy link
Copy Markdown
Owner

What this changes

What failed before

What proves it works now

# paste the relevant `npm test` output or command run here

Checklist

  • npm test passes locally
  • Added/updated a test that would fail without this change (or explained why none applies)
  • No new runtime dependencies (or justified in the description)
  • Docs updated if behavior or commands changed (README.md / reference/PROMPTS.md)
  • Diff is minimal — no unrelated changes

Expresiions and others added 4 commits July 3, 2026 15:02
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>
@TheLucidTech TheLucidTech merged commit ee5f699 into main Jul 3, 2026
6 checks passed
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.

2 participants