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:
parent
902a374f1f
commit
0b80ab24b9
2 changed files with 8 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
BIN
docs/EMERGENCE_WORLD_MAP.png
Normal file
BIN
docs/EMERGENCE_WORLD_MAP.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 170 KiB |
Loading…
Reference in a new issue