Skip to main content

Architecture

ILLA’s architecture is organised around a deliberate separation: an opinionated core and agnostic edges.

Core

The core is where every financial intent is processed. It is opinionated about how AI systems should handle real money: how ambiguity is resolved, how risk is evaluated, how transactions are constructed and verified. Every request, without exception, flows through three layers:

Edges

The edges are where ILLA connects to the outside world. They are intentionally agnostic, designed to extend as the landscape evolves.

Why this separation

The agnostic edges make ILLA durable. As new agentic interfaces and wallets emerge, ILLA plugs in. As new financial protocols and rails come online, ILLA integrates. The opinionated core means the safety properties, planning, and orchestration capabilities are consistent regardless of what connects at the edges. They cannot be replicated by wiring together generic tools. Each layer is non-trivial alone. Together, they form a system that cannot be replicated by wiring generic tools together.