Let agents ship code. Keep critical operation behavior locked.
Passing tests can still hide critical operation behavior changes. DriftFence gives the few backend operations that matter a second gate: record a compact trace for them in integration tests, approve the expected behavior in Git, and block merges when behavior changes without explicit review.
release-it is an open-source release automation
tool for versioning, tagging, and publishing npm packages. The
current public proof comes from one
release-it experiment measured on
March 10, 2026.
That split matters because DriftFence acted on the two
publish-behavior operations shown here and stayed quiet on the
two other release-it operations tested in the same
experiment.
DriftFence keeps both aligned at merge time with deterministic behavior checks, Git-native approvals, and reviewer-usable failure reports.