Skip to content
> FILE: MANIFESTO.TXT
> AUTHORS: CURPHEY, VIEGA
> DATE: 2026-01-15

THE BUILD IS THE TRUTH.

01.

Developers are losing visibility. AI agents write code on their desktops and nobody can see what they're producing. Dependencies get pulled in from everywhere. Builds make decisions no human reviews. What ships to production is a mystery, and when something breaks, the team is flying blind.

02.

The build system is the only place where decisions are actually made. It's where source becomes software. Where dependencies are resolved. Where containers are assembled. Where everything that ships to production is determined. Everything else is opinion. The build is the truth.

03.

Yet nobody looks inside. The build is a black box. What happens in the build, stays in the build. Vegas rules.

04.

We believe if you want to know what's in your software, you have to be there when it's made. Not before. Not after. During. You have to monitor what's written, inspect what's built, tag what ships, and track where it runs.

05.

That's what we built. Not another scanner. Not another dashboard. A nervous system, from the developer's desktop through the build to every running container in production. Deterministic. Cryptographic. Irrefutable.

— No false positives. Build systems don't hallucinate.