Source — hosweb top-level Next routes · src-hosweb-routes
Owner directive (2026-07-10), canonical. "Open every domainand sub and page and download their pages as knowledge .md … Compare all the context of the pages inside the droplet, write down the Knowledge library…" [src: wiki/development/prompts-archive/by-topic/knowledge-management-and-concept-modeling.md:616,532]
Content
Absorption card for the top-level App Router routes of hosweb — the single Next 16 / React 19 standalone that serves mainland.so apex + web + 29 orgs + 5 aliases on :3300 (src-droplet-index; source warden-datan/HOS-Webdoc @ run-015/build, app version 10.0.0 [src: wiki/reference/ESTATE-2026-07.md:16]). Directory census of HOS-Webdoc/web/src/app on 2026-07-10: 48 route directories (plus api/ and the root page.tsx).
Route census
| Route | One-liner |
|---|---|
/website | the venture 3D landing surface (per-instance; flagship default = cosmos) |
/webapp | login → districts → pad/pod operating surface |
/webdocs | the instance library/wiki surface |
/social | WebSocial — per-endeavor communications |
/cosmos | the HyperOS instance view (Mainland+Bastion+Remotica integrated) |
/bastion | Bastion OS — identity tokens, wallets |
/bastion-instance | Bastion instance flows (invoices/commitments) |
/remotica | Remotica OS — portals, presence (remotica) |
/remotez | Remotez org surface |
/mainland | Mainland OS view (DWork/DOOIT action nodes) |
/instance / /instances | one instance detail / the 29-instance index |
/construct | the construct datan surface |
/kernel | "Spatial Districts & Data Containers" — kernel view |
/systems | "The Blackboard" — the six-systems view |
/system-index | systems catalog |
/district | district explorer (districts) |
/library | the Library district surface |
/knowledge | Holon knowledge explorer (holon) |
/docs / /docx | documentation index / DocX reader |
/guide | onboarding guide |
/login | auth entry |
/iland / /xland | island/expansion land surfaces |
/voidweb | VoidWeb — the dikwc pipeline surface |
/scroll | "Go Deeper" — modern-scroll showcase |
/ai-gallery | AI-generated asset gallery |
/marketplace | marketplace surface |
/ventures | ventures index (venturebook renders here) |
/endeavors | endeavors index (endeavorbook) |
/trade | trade pipeline/desk |
/contracts | contract flows |
/squads | squads board (squad) |
/loopers | loopers roster (looper) |
/qa | QA board |
/reactor | the reactor (knowledge physics) surface |
/playbooks | playbooks index |
/metrics | KPI/pipeline metrics |
/timeline | build/concept timeline |
/patch-notes | release notes (latest: "V10 — Full Working HOS Systems…") |
/status | in-app status pane (live probe: src-status-health) |
/sessions | session records |
/email | email service surface |
/workspace | the 13-surface Workspace product |
/academy | Academy district (neuralware re-equip stop of cogni-neural-engine) |
/infrastructure | infra map |
/dwork | DWork engine surface (dwork) |
/webapp-adjacent surfaces (/webdocs, /social, /website) | the per-org web properties, host-routed |
[census src: HOS-Webdoc/web/src/app:1 — directory listing 2026-07-10]
Facts a Neural Engine run must respect
- Host-based instancing: the same route tree serves every org;
web/src/lib/instance/host-instance.tsmaps hostname → instance (DEFAULT_INSTANCE = inst-cosmos) [src: wiki/reference/ESTATE-2026-07.md:16,101]. A page's content is a function of (route, host). - The HOS-Instance app is separate: pages of district-spatial-site (immersive/interactive/workstation/method/library) live in the new HOS-Instance repo, not in this route tree — this card exists so squads do not duplicate hosweb surfaces.
- Route names above are the load-bearing URL contract for cross-linking from library cards and the infograph; verify against the directory before renaming anything.
Composition
- uses: src-droplet-index (the ingress serving these routes)
- used-by: cogni-neural-engine (Rule 1 — page facts from here), district-spatial-site (avoids surface duplication), cb-patterns-hosweb (patterns extracted from this app)
See also
- src-royalorbit — the static site that bypasses this route tree
- [Estate map (wiki)](../../../wiki/reference/ESTATE-2026-07.md)