Skip to main content
Artemis City uses multiple routing modes depending on task shape.

Sequential

Ordered handoff between agents where each stage consumes prior output.

Concurrent

Parallel execution for decomposable workstreams and merge-safe outputs.

Adaptive

Kernel selects next-step routing based on intermediate validation and confidence signals. These modes are policy-driven, not free-form loop decisions.
Last modified on February 28, 2026