Page stub. Full content lives in the
README — Backend (platform/api/).
POST /v1/projects/:id/tokens— mint a dev tokenGET /v1/projects/:id/agents— list agentsPUT /v1/projects/:id/agents/:name— save agent / policy / system YAMLsWS /v1/projects/:id/serve— producer socket (thehexgate serveCLI dials here)WS /v1/projects/:id/chat— consumer socket (dashboard Playground dials here)