Description
Move shared infrastructure services (Pantheon, Docker Registry) to their own dedicated Land server, separate from any organization Land.
Services:
- Pantheon (universal identity — HTTP API)
- Docker Registry (registry.nimsforest.com)
Why:
- Shared services should not live on any single org Land
- Independent lifecycle from org servers
- Clear separation of infrastructure vs organization concerns
Nebula's reasoning: Moving shared services (Pantheon, Docker Registry) off org-specific Land is solid architectural hygiene — it eliminates a single point of failure for cross-org infrastructure and enables independent scaling. Medium priority because the current setup works but creates coupling risk as more orgs onboard.