Tool · curated 21 Sep 2026
GitHub - emetgate/emetgate: A deterministic verification kernel between LLM agents and your source tree. The model proposes, the kernel verifies.
First reported github.com
Coverage timeline
Single-source analysis — first reported, latest, and curated coincide.
Why it matters
emetgate targets a real defensive gap in agentic coding workflows by imposing deterministic verification on changes proposed by autonomous LLM agents before they touch a codebase.
emetgate is an open-source GitHub project describing a deterministic verification kernel that sits between LLM coding agents and a source tree, where the model proposes changes and the kernel verifies them before they are applied. The repository includes source, tests, CI workflows, and integrations (e.g. a Claude skill for measuring CLAUDE.md rules).