Drift Scanner
PostgreSQL schema drift detection for CI/CD.
Compares staging and production schemas in CI/CD, flags unsafe changes, and blocks risky deploys before they ship.
Detects
- NOT_NULL_ADDED
- COLUMN_DROPPED
- TYPE_CHANGED
- CONSTRAINT_CHANGED
Infrastructure studio
Arcnull is an infrastructure studio building open-source tools for engineering teams, starting with Postgres schema drift detection and AI agent governance.
Column
verified_at
Change
NOT_NULL_ADDED
Why Arcnull exists
The worst production issues rarely look dramatic at first: a missing column, a risky migration, an AI agent with too much access, a deployment that should have stopped.
Arcnull builds focused open-source tools for those moments.
Arcnull tools are built to catch the gap between passed CI and safe to ship.
Projects
Small, opinionated, inspectable tools. Nothing reaches v1.0 until it works against a real production workflow.
PostgreSQL schema drift detection for CI/CD.
Compares staging and production schemas in CI/CD, flags unsafe changes, and blocks risky deploys before they ship.
Detects
Governance for AI agents that can touch infrastructure.
Logs agent actions, routes risky changes for review, and requires approval before they reach production.
Covers
Latest writing
Coming soon
Engineering notes from the Arcnull workbench.
Postmortems, design notes, and the things we learn building Drift Scanner and Agent Guard. We post when there is something worth publishing.
Team
Arcnull is starting small: one studio, two open-source tools, and a bias toward infrastructure that can be inspected, tested, and trusted.
Founder / Maintainer
Founder / Engineer
Building Arcnull, and the first infrastructure tools around schema drift and AI agent governance.
Maintainers / Reviewers / Early users
Early contributors help shape Arcnull through issues, pull requests, production edge cases, and honest feedback from real systems.
Contribute on GitHub