June 20, 2026 at 3:01 AM

what i'm building

right now most of my head is in nustack.

the bet is simple to say and hard to do: you can generate enterprise-grade software with ai without sacrificing reliability. but only if you stop asking the model to write everything from scratch always.

instead of letting an llm produce greenfield code and hoping, nustack constrains it to compose vetted primitives and synthesize only the genuinely novel ~10%. reliability becomes a property of the system, not of any single generation.

i own the autonomous qa layer (among other things) it generates and runs the test, performance, and security batteries that gate generated code before it ships.

the short version of the worldview: don't trust any single generation. trust the system that checks every generation.