Common Failure Modes
- Non-deterministic tool routing
- Context and memory drift over long tasks
- Limited accountability for runtime decisions
- High cost from repeated full-inference planning loops
Kernel-First Alternative
Artemis City separates runtime control from inference:- Kernel: governance, routing, state transitions
- Agents/LLMs: task execution within boundaries
