A governance methodology for building software with AI agents. A human ratifies intent, work is dispatched one bounded unit at a time with an explicit capability grant, an agent works inside that grant, and a separate review checks the result against the record. Every enforcement layer is birth-tested before it is trusted, and drift is counted per unit of work. Adapted from construction document control. Public, with the full self-hosting pilot log, including the measurements that went the wrong way.
An open-source, deterministic parser for construction drawings and specifications. It reads a drawing set and a spec book the same way every time, with no model in the loop, because a document-control pipeline cannot rest on a component that guesses. The unglamorous foundation the rest of the work needs.
A pure-Rust audio analysis crate, published on crates.io. Signal analysis with no runtime dependencies and no surprises. A different domain from the rest, and the same preference for tools that behave identically on every run.