Architectural overview
Ionirix is now structured less like a collection of pages and more like a layered runtime with a readable public face. The architectural story begins with exported public assets, moves through Worker-controlled routing and identity, passes into state coordination, and can bridge further into an authoritative simulation kernel when the system requires deeper execution.
The result is a site that can remain simple where it should be simple and stateful where it must be stateful. Public pages stay browseable. Protected routes remain operational. State is scoped intentionally. Simulation authority is not hidden behind vague abstractions. Each layer exists because it carries a distinct responsibility in the broader sovereign architecture.