Initial brainstorm record: linking Pod Bays across the internet

- README: project charter + seed concept (per-site 10.0.y.0/24 subnets,
  VPN into one /16, merged siteconfigs -> master console)
- docs/PODBAY-ECOSYSTEM: survey of the existing bay stack with source
  pointers (TeslaSuite RPC 53290, Firestorm DirectPlay 4 + CTCL, BT411
  console/egg protocol, RP Munga 1501, PQS, port map)
- docs/BRAINSTORM: addressing plan, routed-L3 vs bridged-L2 analysis,
  master console vs federation, per-game linking, shared services,
  security posture, open questions, phased roadmap
- sites/: site-ID / subnet registry (public info only)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Cyd
2026-07-10 10:31:34 -05:00
co-authored by Claude Fable 5
commit 7ebcb0f0ab
5 changed files with 421 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Secrets never enter this repo
*.siteconfig
*wg-private*
*.key
*.pem
# Local scratch
scratch/
*.log