Ariane
Semantic infrastructure for treating user interfaces as data.
Ariane defines a universal graph model of software UIs—screens, controls, and the actions that connect them—so that external systems (such as AI agents or automation tools) can query this graph and use it as a reference when guiding users through software.
Components
Theseus (Exploration Engine)
The exploratory engine that inspects real software to extract a graph of States (screens) and Transitions (actions).
View Documentation →Atlas (UI Graph & Ontology)
The storage and semantic layer that persists the UI graph. It provides the core schema for elements and actions.
View Documentation →