-
-
Notifications
You must be signed in to change notification settings - Fork 0
Technical guide
AstorisTheBrave edited this page Aug 10, 2026
·
2 revisions
This section explains how Elah works, why its boundaries exist, and which claims have executable evidence.
Elah separates four concerns:
- the data plane carries client and gameplay traffic;
- the control plane manages membership, topology, and future ownership;
- storage preserves authoritative world data;
- independent laboratories test contracts and failure behavior.
Current production code implements a loopback-only control laboratory and a separate read-only Observer. The multi-worker runtime remains a design target.
- System architecture
- Runtime Providers and elastic workers
- Observer internals
- Protocol Laboratory
- Reliability model
- Security boundaries
- Release evidence
- Technical roadmap
The wiki explains the system. The repository remains authoritative for exact development and contribution procedures:
Elah 0.0.3 | Repository | Releases | Security