Add relational world map and rename tech section

- Add EMERGENCE_WORLD_MAP.png to docs/, embedded in World Design
- Rename "Technical Architecture" -> "Stack at a Glance" (the table is a stack, not architecture; deeper doc still linked below)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
teaxio 2026-05-13 13:12:25 -04:00
parent 902a374f1f
commit 2865adc2bd
2 changed files with 8 additions and 1 deletions

View file

@ -135,12 +135,19 @@ Key world features:
- **🔧 120+ Interactive Tools** — Governance, research, social interaction, resource management, content creation, and more
- **🌐 Real-World Capabilities** — Deep research, code execution, real-world news, shared world memory
<p align="center">
<img src="docs/EMERGENCE_WORLD_MAP.png" alt="Emergence World — relational map of agents, tools, world, and subsystems" width="600"/>
</p>
<p align="center">
<em>How the pieces fit: agents act <strong>only</strong> through tools; tools are gated by location in the world.</em>
</p>
> Full landmark catalog → [`landmarks/`](landmarks/)
> Complete tool catalog → [`tools/`](tools/)
---
## Technical Architecture
## Stack at a Glance
Emergence World is a full-stack system combining a 3D React frontend with a Python simulation backend:

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB