Freeze what the agent was supposed to do before the diff starts moving under you.
Local-only Trust Briefs for AI-generated PRs
Review AI-generated pull requests without carrying the whole risk in your head.
ARC gives reviewers a deterministic Trust Brief before merge: whether the agent stayed inside the approved assignment, whether the evidence belongs to this exact commit, and where to slow down first. It runs inside your repo. Source code does not leave.
Bind commands, logs, contract hash, base commit, and head commit to the PR you are reviewing now.
Get Pass, Needs Review, or Blocked with the exact places your review attention should go first.
The reviewer pain
Bad AI PRs do not just waste time. They make every review feel like a security incident waiting to happen.
- Cognitive fatigue from long AI PRs where every file might hide one bad assumption.
- Review drag from agent summaries that sound confident even when checks were skipped.
- Security anxiety when auth, config, migrations, or protected paths changed inside a bigger diff.
- Lost trust when yesterday's passing tests are reused after today's new commit.
Deterministic by design
Do not send a probabilistic model to verify another probabilistic model.
ARC runs as a local GitHub Actions workflow and checks the hard facts: assignment drift, stale evidence, missing receipts, protected-path risk, and commit mismatch. The output is a short reviewer-facing Trust Brief, not another AI summary to second-guess.
Private beta access
Have one AI-generated PR that drained the team or made security review feel uncertain?
Request a Trust Brief for one real pull request. Public PRs can start fastest; private repositories can use local-only setup so source stays inside your repo while ARC checks whether the evidence can be trusted.