Demo map
Relative paths — same host you opened in the browser (local or tunnel).
Origin: https://shaneturon.ca
Cloud AI: fetch https://shaneturon.ca/api/demo/routes (JSON with every URL on this host).
Machine index (25 routes)
[
{
"path": "/start/",
"label": "DEMO LANDING (start here)",
"group": "Root",
"note": "Human entry — copy URLs block",
"url": "/start/"
},
{
"path": "/",
"label": "Institutional root",
"group": "Root",
"note": "Redirects to /start/ on demo tunnel",
"url": "/"
},
{
"path": "/demo-map/",
"label": "Demo map (full tree)",
"group": "Root",
"url": "/demo-map/"
},
{
"path": "/case-files/",
"label": "Case Files index",
"group": "Shipyard lab",
"url": "/case-files/"
},
{
"path": "/case-files/corespine/",
"label": "CoreSpine",
"group": "Case files",
"url": "/case-files/corespine/"
},
{
"path": "/case-files/psynova-quebec/",
"label": "PsyNova Quebec",
"group": "Case files",
"url": "/case-files/psynova-quebec/"
},
{
"path": "/case-files/prospine-accountant/",
"label": "ProSpine Accountant",
"group": "Case files",
"url": "/case-files/prospine-accountant/"
},
{
"path": "/case-files/control-tower/",
"label": "Control Tower",
"group": "Case files",
"url": "/case-files/control-tower/"
},
{
"path": "/case-files/marketing/",
"label": "MKT Research",
"group": "Case files",
"url": "/case-files/marketing/"
},
{
"path": "/case-files/wellness-gateway/",
"label": "Wellness Gateway",
"group": "Case files",
"url": "/case-files/wellness-gateway/"
},
{
"path": "/case-files/bureauforge/",
"label": "BureauForge (FUTURE)",
"group": "Case files",
"url": "/case-files/bureauforge/"
},
{
"path": "/case-files/d1-orchestrator-demo/",
"label": "D1 orchestrator demo",
"group": "Case files",
"url": "/case-files/d1-orchestrator-demo/"
},
{
"path": "/professional/dashboard/",
"label": "ProSpine dashboard",
"group": "Demos",
"url": "/professional/dashboard/"
},
{
"path": "/professional/dashboard/?role=SUPERVISOR",
"label": "ProSpine (supervisor redaction)",
"group": "Demos",
"url": "/professional/dashboard/?role=SUPERVISOR"
},
{
"path": "/psynova/",
"label": "PsyNova blueprint",
"group": "PsyNova",
"url": "/psynova/"
},
{
"path": "/psynova/clinical/",
"label": "PsyNova clinical demo",
"group": "PsyNova",
"url": "/psynova/clinical/"
},
{
"path": "/internal/associate/",
"label": "Associate dashboard (admin)",
"group": "Internal",
"note": "?role=BACKEND_ADMIN",
"url": "/internal/associate/"
},
{
"path": "/insights/",
"label": "Insights subdomain page",
"group": "Expansion",
"url": "/insights/"
},
{
"path": "/docs/",
"label": "Docs subdomain page",
"group": "Expansion",
"url": "/docs/"
},
{
"path": "/status/",
"label": "Status subdomain page",
"group": "Expansion",
"url": "/status/"
},
{
"path": "/system-state/",
"label": "System State (Mission Control)",
"group": "Shipyard lab",
"url": "/system-state/"
},
{
"path": "/console/",
"label": "Shipyard operator console",
"group": "API / console",
"note": "Proxied to Worker",
"url": "/console/"
},
{
"path": "/api/system/state",
"label": "System State API (JSON)",
"group": "API / console",
"url": "/api/system/state"
},
{
"path": "/api/gallery/projects",
"label": "Gallery API (JSON)",
"group": "API / console",
"url": "/api/gallery/projects"
},
{
"path": "/ai-context/",
"label": "AI context (machine)",
"group": "AI",
"url": "/ai-context/"
}
]