Entire virtual civilizations with autonomous GDP — AI-generated worlds with persistent history, evolving politics, and tokenized economies.
The metaverse failed because it was a theme park — static, shallow, economically hollow. The next generation of synthetic worlds will be civilizations: persistent, economically alive, politically complex, and historically continuous.
Synthetic Reality Economies is the architecture for building these worlds. AI NPC civilizations where every citizen has economic agency — they run businesses, own property, form alliances, compete for resources, and respond to market conditions. Autonomous businesses that hire NPCs, produce goods, compete in markets, and go bankrupt when they fail. Persistent history where every economic event, political shift, and territorial change is immutably recorded.
The blockchain layer is not just for NFT land sales. It is the civilization's ledger — tracking ownership of every resource, the economic state of every business, the governance decisions of every faction, and the complete history of the civilization from founding to present.
This framework covers AI NPC civilization design, autonomous business systems, tokenized land and resource economics, political evolution mechanics, persistent history architecture, and the blockchain infrastructure that makes it all economically real.
Full Access Unlocked
All 64 prompts · All 8 modules
"Synthetic Reality Economies gave us the architecture to build what we had been imagining for years. ..."
Yuki Tanaka · Persistent World Game Studio Founder
Need expert implementation?
Hire an OrchestratorConnect with a certified Prompt.Doctor Orchestrator to deploy this framework for you.
This is frontier architecture. Use Claude Opus for reasoning-heavy stages and GPT-4 for system design stages. Each stage output feeds the next — maintain a running architecture.md document throughout. Final stage builds in Airo.
Experimental Framework — Frontier Architecture
This is a Genius-tier framework. It operates at the frontier of what is currently buildable. Some components are speculative architecture — designed for teams building 2–5 years ahead of the market. Use the prompts to design, prototype, and simulate before committing to full deployment.
Purchase & download the framework
Click the buy button on this page. After checkout, go to the and hit Download .zip. You will get a .md file (all 64 prompts) and a .pdf reference architecture guide. This is dense material — read the PDF in full before running any prompts.
Run Stage 1 in Claude — define your architecture charter
Open the and filter to Stage 1. Run these prompts in Claude (Opus recommended for this tier). Fill every [BRACKET] with your specific context. Stage 1 produces your architecture charter — the foundational document that all subsequent stages build on. Do not skip or rush this step.
Work through Stages 2–7 sequentially — each stage feeds the next
Unlike standard frameworks, Genius-tier stages have hard dependencies. The output of each stage becomes the input context for the next. Keep a running architecture.md document and paste the relevant outputs into each new prompt. Alternate between Claude (for reasoning-heavy stages) and GPT-4 (for system design and schema stages) as indicated in each prompt.
AI NPC Civilization Architecture
Go to the , filter to Stage 1, and run each prompt with your accumulated context. Output feeds directly into Stage 2.
Autonomous Business System Design
Go to the , filter to Stage 2, and run each prompt with your accumulated context. Output feeds directly into Stage 3.
Tokenized Land and Resource Economics
Go to the , filter to Stage 3, and run each prompt with your accumulated context. Output feeds directly into Stage 4.
Political Evolution Mechanics
Go to the , filter to Stage 4, and run each prompt with your accumulated context. Output feeds directly into Stage 5.
Persistent History Architecture
Go to the , filter to Stage 5, and run each prompt with your accumulated context. Output feeds directly into Stage 6.
GDP Simulation Engine
Go to the , filter to Stage 6, and run each prompt with your accumulated context. Output feeds directly into Stage 7.
Player-Civilization Interface Design
Go to the , filter to Stage 7, and run each prompt with your accumulated context. Output feeds directly into Stage 8.
Final Stage — Build the control dashboard in Airo
Go to the and copy the Airo Orchestrator Prompt. Open Airo, start a new project, and paste it into the chat. It will scaffold your complete control dashboard — connecting all the architecture layers you designed in the previous stages into a single operational interface.
8 modules · 64 prompts · 8 workflow stages
AI NPC Civilization Design
Autonomous citizen architecture — economic agency, social relationships, skill systems, memory, and behavioral evolution over time.
9 promptsAutonomous Business Systems
NPC-run enterprises with real P&L — business formation, hiring, production, competition, bankruptcy, and market dynamics.
9 promptsTokenized Land and Resources
On-chain ownership of virtual land, natural resources, and infrastructure — scarcity design, price discovery, and development rights.
8 promptsPolitical Evolution Mechanics
Faction formation from economic pressure — political parties, territorial disputes, alliances, wars, and governance transitions.
8 promptsPersistent History Architecture
Immutable civilization ledger — every economic event, political shift, and territorial change recorded and queryable on-chain.
8 promptsGDP Simulation Engine
Measurable synthetic economic output — production functions, trade flows, inflation dynamics, and macroeconomic indicators.
8 promptsPlayer-Civilization Interface
How human players interact with the autonomous civilization — investment, governance participation, business ownership, and diplomatic roles.
7 promptsCross-World Economic Bridges
Economic connections between synthetic worlds — trade agreements, currency exchange, migration, and inter-civilization diplomacy.
7 promptsDesign a complete AI NPC civilization architecture for a synthetic world with [POPULATION SIZE — e.g., 10,000 / 100,000 / 1,000,000 simulated citizens] in [WORLD TYPE — e.g., medieval fantasy, near-future sci-fi, alternate history]. **Citizen Agent Architecture:** Each NPC citizen must have: - Economic profile: skills, occupation, income, assets, debts, savings rate - Social graph: family, friends, rivals, employers, political allies - Memory system: significant events, relationships, grievances, aspirations - Behavioral model: decision-making under scarcity, risk tolerance, social influence - Evolution mechanics: how skills, wealth, and relationships change over time **Economic Agency:** Define how NPCs make economic decisions: - Labor market participation (job seeking, career advancement, entrepreneurship) - Consumption function (what they buy, from whom, at what price sensitivity) - Savings and investment behavior (when do they save vs. spend vs. invest?) - Business formation triggers (what conditions cause an NPC to start a business?) - Bankruptcy and recovery mechanics **Social Dynamics:** - Class formation (how do wealth distributions create social strata?) - Political alignment (how do economic conditions create political factions?) - Cultural evolution (how do shared experiences create cultural identity?) - Conflict triggers (what economic conditions lead to social unrest?) **Scalability Architecture:** - How do you simulate [POPULATION SIZE] agents without prohibitive compute cost? - Which behaviors are simulated at full fidelity vs. statistical approximation? - How do you maintain narrative coherence at scale? Output: Complete NPC agent schema as TypeScript interface + behavioral decision tree + scalability architecture specification.
You are an expert full-stack developer. Build a complete Synthetic Reality Economy dashboard using React 19, TypeScript, Tailwind CSS, shadcn/ui, Express, and MySQL with Drizzle ORM inside the Airo AI website builder. CONTEXT: World Name: [WORLD NAME] World Type: [MEDIEVAL / SCI-FI / FANTASY / ALTERNATE HISTORY] Population: [NUMBER] AI NPC citizens Active Businesses: [NUMBER] Native Currency: [CURRENCY NAME/SYMBOL] BUILD THE FOLLOWING: **1. CIVILIZATION OVERVIEW (/overview)** - World map with territorial control visualization (faction colors) - Real-time GDP ticker and economic health indicators - Population distribution: class breakdown, employment rate, poverty rate - Political stability index with trend - Top 10 most powerful factions with influence scores - Recent history feed: last 20 significant civilization events **2. ECONOMIC SIMULATION (/economy)** - GDP breakdown by sector (agriculture, manufacturing, services, trade) - Inflation rate and price index over time - Employment market: job openings vs. seekers by skill category - Business health dashboard: active, struggling, bankrupt counts - Trade flow visualization: imports/exports between regions - Wealth distribution Gini coefficient chart **3. NPC CIVILIZATION (/citizens)** - Population browser: searchable NPC directory with profiles - NPC detail view: full economic profile, social graph, memory highlights, current status - Class distribution visualization - Notable citizens: wealthiest, most influential, most politically active - Migration patterns: population movement between regions - Birth/death/immigration rates **4. BUSINESS REGISTRY (/businesses)** - All active businesses: name, owner (NPC), sector, revenue, employees, age - Business detail view: P&L history, employee roster, market position - Market competition maps: which businesses compete in each sector - Bankruptcy court: recently failed businesses with cause analysis - New business formation rate by region and sector **5. POLITICAL ARENA (/politics)** - Active factions: name, ideology, membership, territorial control, treasury - Faction detail: leadership, policies, alliances, enemies, recent actions - Active conflicts: territorial disputes, trade wars, political crises - Governance decisions: laws passed, taxes set, infrastructure built - Election/succession events with outcome history **6. LAND AND RESOURCES (/land)** - Territory map with ownership overlay - Land parcel registry: owner, value, development level, resource yield - Resource market: current prices for all natural resources - Development projects: active construction with completion timelines - On-chain ownership records with transfer history **7. HISTORY LEDGER (/history)** - Civilization timeline: all major events in chronological order - Economic history charts: GDP, inflation, inequality over civilization lifespan - Political history: faction rises and falls, wars, treaties - Search and filter: find any event by type, date, faction, or NPC - On-chain proof links for all recorded events **8. PLAYER PORTAL (/player)** - Your assets: land parcels, business stakes, faction memberships - Investment opportunities: undervalued land, growing businesses, political alliances - Governance participation: vote on faction decisions, propose policies - Economic impact score: your influence on the civilization's GDP DATABASE SCHEMA: - npcs: id, name, class, occupation, wealth, skills{}, socialGraph{}, memoryLog[], politicalAlignment, regionId - businesses: id, name, ownerId, sector, revenue, employees[], assets, liabilities, status, foundedAt - land_parcels: id, regionId, ownerId, value, resourceYield{}, developmentLevel, onChainTokenId - factions: id, name, ideology, memberCount, territory[], treasury, influence, foundedAt - civilization_events: id, type, description, affectedEntities[], economicImpact, timestamp, onChainHash - gdp_snapshots: id, totalGdp, sectorBreakdown{}, inflation, gini, timestamp Indigo/purple gradient theme. Dark background. Real-time civilization updates. Production-ready TypeScript.
architecture
25 prompts
system
25 prompts
workflow
14 prompts
"Synthetic Reality Economies gave us the architecture to build what we had been imagining for years. The political evolution mechanics — factions forming from economic pressure — is the most realistic world-building system I have encountered."
Yuki Tanaka
Persistent World Game Studio Founder
"The GDP simulation engine design is academically rigorous. We are using the framework to build research simulations of economic collapse scenarios. The persistent history architecture is essential for our longitudinal analysis."
Dr. Lena Hoffman
Computational Social Science Researcher
All 64 prompts across 8 modules are unlocked for your account.
Lifetime access