Tech article

How CORE Used Its Own Pipeline to Eliminate 36 Constitutional Violations — Including Its Own

Community description: Or: what happens when the enforcer has to obey its own law. I've written before about CORE...

Dev.to | Mar 10, 2026 | Dariusz Newecki

Automated excerpt

CORE has a constitutional rule called ai. prompt. model_required. The rule is simple: every LLM call in CORE must flow through PromptModel. invoke(). Every LLM invocation in CORE: Has a declared identity (id in model. yaml) The codebase went from "AI calls happen somewhere, somehow" to "every AI call is a first-class declared artifact".

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More tech news