Org corpus: sticky memory for the team ritual
Upload CSVs, PDFs, and docs into organization-scoped storage. Files land on your machine — native data directory or local Docker volumes, depending on the build — and are parsed into advanced storage — including graph and vector layers — so chat, Studio agents, and flows can query the same memory later. This is for handbooks, recurring MLS pulls, board packs, SOP libraries: things you want to keep around.
Workspace mounts: project folder as a volume
When the job is a live project — a repo, a research folder, a client packet on disk — mount that folder. Oxygen loads it into the sandbox so agents can read and write against the tree. It feels like a lightweight built-in IDE path: browse files on the left, chat in the center, open editors when you need to inspect or tweak.
- Best for active analysis folders and small builds.
- Keeps the source of truth on your filesystem.
- Pairs with sandbox packages and the script runner for exploratory work.
Which mode should you start with?
- Recurring role playbook (CMA, Monday metrics, policy Q&A) → start with org corpus uploads.
- One-off deep dive on a folder you already have → mount the workspace.
- Many teams use both: sticky reference docs in corpus, active exports in a mounted week folder.
Privacy posture stays the same
Both modes stay on-machine in the sandboxed local stack. Optional hosted models receive prompt/context you send — not a silent sync of every file to a public chat product.