Snapshot the working treeYour unfinished changes are captured as the starting context.
Your agent says it is done. Verik tells you what it actually did.
View repository ↗
I built Verik for the gap that appears when an agent writes the code and then reports that it worked. It captures the repository before and after, isolates the agent’s edits from work already in progress, runs the project’s own checks plus deterministic rules, and returns an exit code CI can enforce.

The tests passed. That is the point.
Snapshot the working treeYour unfinished changes are captured as the starting context.
Let the agent workWrapped command or a named baseline. Vendor does not matter.
Snapshot it againA second real git tree records the resulting repository.
Verify only the deltaNo stage, stash, commit or checkout touches the repository.