Agentic systems and governed execution
The AI engine is a supervisor loop around a language model that never executes anything itself. The model emits typed intents; every side effect passes through one governed gateway with a fail-closed policy floor that a configuration can add to but never remove. Agents propose; the substrate disposes.
- typed intents only
- one governed exit
- no-bypass enforced at build time
feeds the OpenEng AI engine