v0.7.0
Minor release: authoring mode (Mode B) comes to the CLI.
Added
generatecommand - render a language-neutral test-spec into one stack (--lang python|typescript|javascript|tsx|jsx|robot), then run Mode A on the result. Fail-closed exits:0PASSED,1FAILED (surviving false-green),3UNVERIFIED. The oracle is mandatory; the self-check is a same-model static review bounded to one revision.- Docs: README
generatesection,docs/user-guide.md(three-mode walkthrough, authoring tests for your own feature across the JS/TS family, login vs API-key paths, Claude/Codex/Gemini examples),docs/cli.mdprovider table,docs/invocation-methods.md, ADR 0004.
Published to npm: npm install falsegreen-skill@0.7.0. Full notes in CHANGELOG.md.