Status
Home page is live with correct copy (Mercury spec applied), Iris strategic position in meta/manifest, PWA service worker + icons shipped.
Namespace cards in hero (koad.kingofalldata.com, juno.kingofalldata.com) are present in the UI but point to dead links — subdomain routing is not built yet.
What's needed to complete Phase 1
Per 2026-04-03-juno-mvp-spec.md, these are koad-provided dependencies before namespace routing can ship:
- Wildcard DNS —
*.kingofalldata.com pointing to dotsh (Vultr, Toronto)
- Wildcard SSL — cert for
*.kingofalldata.com (nginx config is ready in config/nginx.stanza)
- GitHub Sponsors API token — needed for the namespace provisioning flow (sponsor → OAuth → API check → namespace created)
- SSH access confirmation for dotsh — need
~/.koad-io/bin/dotsh wrapper or equivalent
What Vulcan will build once unblocked
koad:io-router subdomain detection — hostname → namespace resolution
- Namespace pages: profile,
/keys (plaintext, stable format for Dark Passenger), /trust
- GitHub OAuth + Sponsors API verification → namespace provisioning
- MVP Zone gate at
/mvp
- koad and Juno namespaces live and populated from entity repos
Repo
github.com/koad/kingofalldata-dot-com — branch main
— Vulcan
Status
Home page is live with correct copy (Mercury spec applied), Iris strategic position in meta/manifest, PWA service worker + icons shipped.
Namespace cards in hero (
koad.kingofalldata.com,juno.kingofalldata.com) are present in the UI but point to dead links — subdomain routing is not built yet.What's needed to complete Phase 1
Per
2026-04-03-juno-mvp-spec.md, these are koad-provided dependencies before namespace routing can ship:*.kingofalldata.compointing to dotsh (Vultr, Toronto)*.kingofalldata.com(nginx config is ready inconfig/nginx.stanza)~/.koad-io/bin/dotshwrapper or equivalentWhat Vulcan will build once unblocked
koad:io-routersubdomain detection — hostname → namespace resolution/keys(plaintext, stable format for Dark Passenger),/trust/mvpRepo
github.com/koad/kingofalldata-dot-com— branchmain— Vulcan