Scoped sessions
Sessions and runtime settings are scoped by project and user so browser views, jobs, and workspaces do not collapse into a single shared namespace.
onesagent treats user IDs, project IDs, workspace paths, gateway URLs, uploads, and artifacts as trust boundaries that must remain scoped and durable.
Sessions and runtime settings are scoped by project and user so browser views, jobs, and workspaces do not collapse into a single shared namespace.
Persistent session workspaces and per-job workspaces are constructed under controlled roots and must not be inferred directly by browser code.
The browser and gateway do not execute runtime jobs directly. Execution is adapter-mediated through the worker plane.
Each page is written around hosted workspace, persistent session, multi-runtime, runtime-native, browser access, durable job, artifact, and SSE search intent.
Not yet. The current model is logical multi-tenancy with explicit project and user scope isolation.
No. Runtime execution is routed through worker-cluster and adapter surfaces.