| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| banner.svg | 2026-07-17 | 1.6 kB | |
| overview.svg | 2026-07-17 | 3.0 kB | |
| Identity attestation standard | 2026-07-17 | 2.1 kB | |
| Physics baseline standard | 2026-07-17 | 1.5 kB | |
| Communication protocol standard | 2026-07-17 | 1.6 kB | |
| Global economic unified standard | 2026-07-17 | 5.9 kB | |
| constitution.py | 2026-07-17 | 67.3 kB | |
| compatibility_bridge.py | 2026-07-17 | 3.7 kB | |
| virtual_world.py | 2026-07-17 | 7.1 kB | |
| LICENSE | 2026-07-17 | 10.3 kB | |
| README.md | 2026-07-17 | 3.8 kB | |
| Totals: 11 Items | 108.0 kB | 0 |
Virtual World & Metaverse Infrastructure Foundation
SPL-VIRTUAL-WORLD-BASE is the infrastructure framework for virtual worlds and metaverses, built on a three-layer architecture — Constitution, Law, and Bridge — providing a governable, interoperable, and evolvable runtime foundation for virtual spaces. It enables stable bridging and collaboration of assets, rules, and agents across different worlds.
— ✦ —
✦ Quick Start
git clone git@github.com:NOHN-AI/SPL-VIRTUAL-WORLD-BASE.git
cd SPL-VIRTUAL-WORLD-BASE
# Pure Python ≥3.8 — standard library only, nothing to install
python virtual_world.py --init demo
— ✦ —
✦ Three-Layer Architecture
✦ Project Structure
SPL-Virtual-world-base/
├── constitution.py # world axioms + embedded cognitive-audit engine
├── compatibility_bridge.py # legacy-world "customs": semantic wash + physics/soul checks
├── virtual_world.py # runtime: economy, tasks, agents
├── law/ # Communication / Economic / Identity / Physics standards
├── assets/ # banner.svg, overview.svg
└── LICENSE
✦ License & Authorization
This repository is not open-source. Dual-track model: free for individual non-commercial research; paid commercial authorization required for government / enterprise. See LICENSE.
NOHN-AI · nohnlins.com (www.nohnlins.com) · ai@nohnlins.com
NOHN AI · SPL-VIRTUAL-WORLD-BASE