Intent is fixed
A specification or ticket is hashed before the change and retained as its source.
Local-first change review
The CLI analyzes a Git diff together with a ticket or specification. It maps requirements to changed files and tests, exposes open risks, and creates a verifiable change record locally.
Not an AI detector
A specification or ticket is hashed before the change and retained as its source.
Git, TypeScript structure, and tests provide observable facts instead of stylistic guesses.
Observed, asserted, inferred, or unknown – every claim retains its evidence level.
Runs locally
Source code and prompts stay on the developer's machine by default.
npx @entwicklerherz/changeproof inspect HEAD~1..HEAD --openLab prototype · Not yet published to the public npm registry.