Status: Persistent World Expanded

Grand Strategy
Societal Simulation

Where power, capital, and alliances evolve under stable rules—a competitive sandbox designed to outlast technologies, trends, and individual empires.

$sovereign connect --faction unknown --network mainnet
[OK] Authenticated. Calculating action budget. Syncing event log: 1,024,892 state mutations...

The Constitution

SOVEREIGN does not seek to dominate attention. It seeks to earn permanence. Built on an immutable architecture ensuring absolute fairness and transparency.

System Directives

  • [x] No Pay-to-Win
    Zero hidden multipliers or premium advantages altering core balances.
  • [x] No Bought Throughput
    Power advantages cannot be purchased.
  • [+] Event Log Supremacy
    Fully auditable history via an immutable event log.
  • [+] Action Budget Parity
    Strict parity enforcement ensuring no actor can outpace via capital inference.
Anti-Cheat Core Engine

The Sovereign Engine

+-------------------------------------------------+ | < CLIENT LAYER> | | [ Observatory UI ] [ External API ] | +--------|------------------------^---------------+ | Command | Query Array v | +--------|------------------------|---------------+ | [ Write Service ] [ Read Service ] | | - Validation VX - Materialized Views | | - Action Budget Mgr - 23 Stress Metrics | | - Rules Engine - WebSockets Subs | +--------|------------------------^---------------+ | Append Only | Stream Replay v | +-------------------------------------------------+ | < EVENT LOG (TRUTH)> | | 0x4A.. Txtn: Transfer, Amount: 50,000, Sig: OK | | 0x4B.. Txtn: Vote, Motion: #492, Sig: OK | +-------------------------------------------------+

01. CQRS Pattern

Strict separation of concerns. A Write Service dedicated entirely to Command validation & execution, completely isolated from a Read Service (Observatory API).

02. Deterministic Replay

The entire world state can be rebuilt and verified identically from genesis using the event log. Nothing is hidden; truth is verifiable computing.

03. Discrete Operations

Time advances in discrete, cryptographically sealed windows. All world mutations flow through an append-only canonical database.

The World Sandbox

Every faction interaction is governed by an immutable RuleVersion scaffold, guaranteeing fair strategy execution and backward compatibility without fail states or server wipes.

6 Conflict Domains

Master Governance, Institutions, Markets, Media, Intelligence, and Reputation frameworks to outmaneuver rival factions.

25 Player Actions

Deep mechanics bound rigidly by an Action Budget, preventing runaway economic expansion and forcing tactical choices.

23 System Metrics

Continuous real-time systemic balance monitoring, serving as a dynamic metagame without leaking actionable intelligence to participants.

Infrastructure Foundation
Node.js 20+
TypeScript
PostgreSQL
Next.js 14
React 18
Tailwind CSS
Zustand
Zod Validation
Vitest