Local-first change review

Every change with a verifiable record.

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.

48changed files
+2173observed lines
61linked evidence
real Git commit

Not an AI detector

Observe, do not guess.

01

Intent is fixed

A specification or ticket is hashed before the change and retained as its source.

02

The change is measured

Git, TypeScript structure, and tests provide observable facts instead of stylistic guesses.

03

Claims remain distinguishable

Observed, asserted, inferred, or unknown – every claim retains its evidence level.

Runs locally

One change. One command.

Source code and prompts stay on the developer's machine by default.

npx @entwicklerherz/changeproof inspect HEAD~1..HEAD --open

Lab prototype · Not yet published to the public npm registry.