# Atlas

> Canonical HTML: https://initkoa.org/technology/ariane/atlas/architecture
> Markdown mirror: https://initkoa.org/technology/ariane/atlas/architecture/index.html.md
> Route: /technology/ariane/atlas/architecture
> Source: app/technology/ariane/atlas/architecture/page.mdx
> Generated: 2026-06-13T02:25:42.872Z

[Open the HTML page](https://initkoa.org/technology/ariane/atlas/architecture)

# Atlas

Atlas is the storage and semantic layer of Ariane. It persists the UI graph produced by Theseus.

## Documentation Modules

* **Atlas Graph Model (/technology/ariane/atlas/graph-model)** Definitions of Nodes, Edges, and Properties in the UI graph.

* **Core Schema (/technology/ariane/atlas/core-schema)** The JSON schema used for validating UI states.

* **Ontology Vocabulary (/technology/ariane/atlas/ontology)** The standardized vocabulary for UI intents (e.g., "Submit", "Cancel", "Navigate").

Back to Ariane Hub (/technology/ariane)
