Investors · Moat Proof Area

Shared World Foundation

Arcanex owns the authoritative state of the world instead of bolting multiplayer state around a client game.

That is the foundation for persistent multiplayer. If the world is supposed to last, remember, and support meaningful social systems, the engine needs to know what is true: what exists, who owns it, what changed, what matters, and what persists beyond the session.

Why This Beats The Old Model

Traditional multiplayer games often start with a client game, then add networking, backend services, databases, matchmaking, and persistence around it.

That can work for session-based games, but it becomes fragile when the world needs continuity. The social value of multiplayer depends on memory: identity, ownership, reputation, relationships, conflict, cooperation, economy, and history.

Multiplayer worlds need shared reality, not just networking.

Networking helps clients communicate. Shared reality gives the world an authoritative memory. It lets player actions become part of the world instead of temporary activity that disappears when a session ends.

Why This Is Hard To Copy

Competitors can add persistence, profiles, inventories, leaderboards, or backend services. But that does not create the same foundation.

To match Arcanex, the shared world has to be the core model from the beginning. The state model, event model, identity model, history model, and client relationship all need to be designed around the same authoritative world foundation.

A company built on the single-player content model cannot copy this by adding features in isolation. It has to rebuild the foundation around multiplayer-native state.

What This Enables

Persistent IdentityPlayers can become known over time. Their reputation, ownership, relationships, achievements, town membership, economic role, and social capital can compound because the world remembers them.
World HistoryThe world can remember what happened, not only what exists right now. Events, conflicts, ownership changes, market movements, settlements, and player actions can become part of the world's history.
Replayable EventsBecause the world is event-aware, major moments can be replayed from the shared state itself. Existing games can record video. Arcanex can replay what happened inside the world.
Social ContinuityPlayers return to people, places, rivalries, routines, and shared history. The world becomes a place where social meaning accumulates instead of being reset by the next content cycle.

Old Model vs Arcanex Model

Old Model
Networking and backend services around a client game.
Arcanex Model
Authoritative shared reality under every client.

Moat Summary

Shared reality is hard to copy because it is not one feature. It is the state foundation everything else depends on.

Competitors can imitate parts of the surface, but to achieve parity they need to rebuild around multiplayer-native state from the foundation up.