diff --git a/README.md b/README.md index 80118a6..50849f1 100644 --- a/README.md +++ b/README.md @@ -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 +
+
+
+ How the pieces fit: agents act only through tools; tools are gated by location in the world. +
+ > 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: diff --git a/docs/EMERGENCE_WORLD_MAP.png b/docs/EMERGENCE_WORLD_MAP.png new file mode 100644 index 0000000..8c8ccc0 Binary files /dev/null and b/docs/EMERGENCE_WORLD_MAP.png differ