Mawu · Features

V7 — Features (Page Index)

A focused page within the Mawu Features documentation. The full map and every sibling page live in the Features hub.

7sections2 minread1diagram

On this page

This directory holds the V7 (Mawu — a UE5 + Rust open-world "creator republic") feature map, decomposed from the single ../V7_features.md hub into focused, in-depth, code-grounded pages. The hub remains the canonical entry point and preserves every section heading; each page below expands one part of the product with richer, code-grounded detail and an honest implemented / spec-only status. The companion architecture reference lives in ../architecture/.

Cross-reference convention. Page-to-page links are relative (./<slug>.md); the architecture companion for a feature page is linked as ../architecture/<slug>.md. Platform-foundation links point at the shared platform/ space.

Feature landscape#

flowchart TB Creator[Creator and Mawu Studio] --> Package[Realm package assets dependencies and capabilities] Package --> Ixchel[Ixchel sandbox and executable modding] Ixchel --> Realm[Moremi server-authoritative realm] Realm --> Danu[Danu massive population and world continuity] Player[Player and Ori incarnation] --> Realm Realm --> Social[Pheme voice Hera social streaming and live service] Realm --> Economy[Abundantia creator republic commerce and payouts] Realm --> Governance[Eunomia governance Sekhmet safety and integrity] Social --> Governance Economy --> Governance Governance --> Platform[Accessibility localization discovery data fleet and launch]

The landscape keeps the creator experience above a hard platform/realm trust boundary. Realm code can express powerful behavior only through declared, enforced capabilities; server authority, durable state, voice/social, economy, safety, governance, and operations remain trusted platform concerns.

Use this index to choose the creator or player job, pair it with the owning architecture page, and trace immutable package versions, capabilities, authority, persistence, rights, economy, governance, and failure/recovery. Then check backlog, gap analysis, dependencies, current code/security/adversarial/integration tests, release review, fleet evidence, and provider reconciliation before assigning support status.

Every focused feature page appears exactly once below. The V7 documentation guide supplies trust-aware reading paths and truth vocabulary; the diagram atlas supplies execution, data, lifecycle, capability, publication, and release models.

Orientation#

Realms & Population#

Executable UGC & Creation#

Voice, Social & Continuity#

The Creator Economy#

Governance, Safety & Launch#