We set out to make agent contributions trustworthy, not to write a standard
Agents that could write real code, a review model that assumed a human did, and the failures in between became ASDD.
Agents started writing real code
Coding agents stopped being a novelty. They open pull requests, refactor modules, and fix bugs at a pace no review process was built for.
Review assumed a human wrote it
Every safeguard in open source, from disclosure to sign-off, assumed a person behind the commit. When an agent writes it and a person rubber-stamps it, the safeguards quietly stop working.
Hidden authorship, skipped checks, silent merges
Three things break in practice: nobody can tell what an agent wrote, security review gets treated as advisory, and agents merge changes a human never truly approved.
A pipeline that governs how agents contribute
So we built the contribution layer the tools left out: authorship is disclosed, security and quality are hard gates, and a human owns every merge. A standard plus a CLI, ready to run on Goose.