GateBolt
Provenance for AI coding agents

Know exactly what your agents changed.

Agents declare what they'll touch. GateBolt reconciles it against the real diff, scores the drift, and seals every step in a hash-chained audit ledger.

Try the engine

See drift the way GateBolt does.

Declare what an agent said it would touch, change the real diff, and watch the engine score the drift — live, deterministic, no LLM.

Declaredwhat the agent said
Observedthe actual diff

One path per line. In Observed, prefix with + added, ~ modified, - deleted.

reconcile · driftlive
25
Medium
1 undeclared

Declared — what it said

checkout/pay.tsdeclared
checkout/types.tsdeclared

Observed — what it did

checkout/pay.tsmatched
checkout/types.tsmatched
checkout/refund.tscodeundeclared
  • Touched 1 undeclared code file: checkout/refund.ts