Lilith Metaverse · Architecture

V3 — Architecture (Page Index)

A focused page within the Lilith Metaverse Architecture documentation. The full map and every sibling page live in the Architecture hub.

7sections3 minread1diagram

On this page

This directory holds the V3 (Lilith Metaverse — an embodied, multi-user world) architecture reference, decomposed from the single ../V3_ARCHITECTURE.md hub into focused, in-depth, code-grounded pages. The hub remains the canonical entry point and preserves every section heading (so existing arch§"…" cross-references keep resolving); each page below expands one part of the system with far richer, code-grounded detail and an honest implemented / spec-only status. The companion feature map lives in the ../V3_features.md hub.

Cross-reference convention. Page-to-page links are relative (./<slug>.md); a bare §N points at a section of the V3 backlog, and arch§"<anchor>" points at a named section of the ../V3_ARCHITECTURE.md hub. Platform-foundation links point at the shared platform/ space.

Architecture landscape#

flowchart TB Device[Member device network and eligibility] --> Router[Tier router and identity policy] Router --> UE[Native UE5 client] Router --> Pixel[Pixel-streaming edge and fleet] Router --> Web[Fallback web client] UE --> Gateway[Realtime gateway] Pixel --> Gateway Web --> Gateway Gateway --> World[Authoritative world server and room shards] World --> Embodiment[Avatars animation spatial audio and interaction] World --> Tenants[Tara Saraswati Commons and tenant plugins] Studio[Authoring and content pipelines] --> Tenants Tenants --> Data[(Tenant data content versions residency and provenance)] World --> Shared[V1 identity contracts audit safety and commerce] Data --> Operations[Observability performance security certification and launch] Shared --> Operations

The diagram is a responsibility map, not a claim that all tiers, tenants, platforms, or regions are live. Tier routing, admission, realtime authority, embodiment, tenant content, durable data, shared services, and operations each produce different evidence and failure states.

Use this index to trace one experience from eligibility and tier selection through protocol/version negotiation, gateway/world authority, tenant and embodiment behavior, content/data/rights, shared V1 services, visible recovery, and operational receipts. Pair the trace with the feature index so infrastructure readiness is evaluated against the actual member or creator job.

Every focused architecture page appears exactly once below. The V3 documentation guide supplies the truth/rollout model and role paths, the Lilith handbook keeps names and product boundaries explicit, and the diagram atlas supplies the shared visual vocabulary. Current builds, validation, provider and regional evidence, backlog, and release gates govern completion.

Orientation#

Client Tiers and Edge Delivery#

Realtime Backbone#

Avatars, Audio, and Tenant Experiences#

Authoring, Data, and Platform Integration#

Trust, Rights, Commerce, and Operations#