Skip to main content
The Artemis kernel is the orchestration control plane.

Responsibilities

  • Route tasks to specialized agents
  • Maintain execution boundaries and limits
  • Enforce governance checks before sensitive actions
  • Preserve deterministic state transitions

Why It Exists

In wrapper-first stacks, LLMs often decide both reasoning and control flow. Artemis City decouples those concerns so control remains auditable.
Last modified on February 28, 2026