Aegis · Open source · September 2026
A deterministic validator for AI-generated code.
Reproducible. Multi-stack. Quiet enough to run in your pipeline. Aegis runs a layered check pipeline against generated code and reports whether it's shippable — most layers deterministic, a couple LLM-judged only where they earn their place.
What it does
Multi-layer pipeline: AST checks, regex, build, test runners, then an LLM-judged design-fidelity pass with deterministic override. Output: ship / honest FAILED.
Stacks today
Python, Node.js (TypeScript / JavaScript), and static HTML. Go and Rust are on the roadmap.
Reproducible
Public benchmark cohort (aegis-bench) — any machine, same cases, same results. The output is the evidence.
Status
Private development today. Public Apache 2.0 launch planned for September 2026. Watch the repo to be notified.