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:Intelligence
Resolves natural language into precise, structured execution plans.
Safety
Architectural separation between probabilistic reasoning and deterministic execution.
Engine
Turns approved plans into coordinated transaction sequences.
Edges
The edges are where ILLA connects to the outside world. They are intentionally agnostic, designed to extend as the landscape evolves.Capabilities
Aggregate financial operations across an expanding set of protocols and networks.
Connectors
SDK, API, and MCP Server — how the outside world talks to ILLA.
Hub & Wallets
Identity, wallet provisioning, and unified configuration across all ILLA surfaces.