# /technology/ariane

> Canonical HTML: https://initkoa.org/technology/ariane
> Markdown mirror: https://initkoa.org/technology/ariane/index.html.md
> Route: /technology/ariane
> Source: app/technology/ariane/page.tsx
> Generated: 2026-04-09T23:01:26.288Z

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

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.

The stack is organized around extraction, graph storage, and shared
concepts. Start with the engines below, then use the concepts hub to
understand the common vocabulary behind the model.

Components

The exploratory engine that inspects real software to extract a
graph of States (screens) and
Transitions (actions).

View Documentation →

The storage and semantic layer that persists the UI graph. It
provides the core schema for elements and actions.

View Documentation →

Concepts

Shared definitions for the Ariane model: core concepts,
terminology, and the reference layer used across the system.

Open Concepts Hub →

← Back to Technology
