Skip to main content

Documentation Index

Fetch the complete documentation index at: https://artemiscity.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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 May 23, 2026