docs: ratify v1 architecture and threat model (#2)

Closes #2
This commit is contained in:
KyuubiYoru
2026-07-16 04:11:24 +02:00
parent 2959c7e845
commit 286fbfeb36
7 changed files with 478 additions and 0 deletions
+3
View File
@@ -76,3 +76,6 @@ The initial service does not provide:
## Project status
Rendezvous is currently in its initial design and bootstrap stage. The first implementation should establish the contracts, directory leases, LiteNetLib mediator, client SDK, thin test client, and a three-party integration test before either game depends on it for production connectivity.
The ratified v1 boundaries, trust decisions, privacy rules, safety budgets, and
threat model are indexed in [the architecture documentation](docs/architecture/README.md).