> ## Documentation Index
> Fetch the complete documentation index at: https://artemiscity.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deterministic Orchestration

Deterministic orchestration means route selection and control outcomes are governed by explicit system policy, not implicit model preference.

## Policy Layers

* Task classification
* Agent eligibility
* Permission and trust checks
* Fallback or halt behavior

## Outcome

The system produces repeatable operational behavior while still allowing adaptive task execution.


## Related topics

- [Why Not LLM Wrappers?](/Documentation/Introduction/why-not-llm-wrappers.md)
- [What Is Artemis City?](/Documentation/Introduction/what-is-artemis-city.md)
- [Artemiscity (Hebbian Agents) Whitepaper V.3](/Documentation/concepts/whitepaper.md)
- [Hebbian routing](/Documentation/architecture/hebbian-routing.md)
- [Quantum Security Integration](/Documentation/security/quantum.md)
