Skip to content

0.2.0

Choose a tag to compare

@OnourImpram OnourImpram released this 26 Jul 20:11
· 13 commits to master since this release

The version fence now does what the README promised: on a Claude Code version newer than the last verified one — or when no version was recorded at all — every finding degrades to unverifiable (the withdrawn claim stays visible in the detail line), and the models-served table is labeled as a raw, unverified count. Proven end to end in tests/audit.test.ts.

Silent skips are gone: a subagent meta.json that fails to parse, or whose transcript is missing, now yields an unverifiable finding instead of nothing.

New surfaces: --json (machine-readable report, always every finding), --sessions (pick a session id), --version. CI on Windows + Ubuntu, Node 20 and 22.

Full detail: CHANGELOG.md