Space
A container that groups Dotabases inside a workspace — the organizing layer one level above the .
Spaces exist so a workspace with dozens of Dotabases stays navigable, and so the platform can pin its own provisioned Dotabases somewhere predictable. Named Spaces the platform itself uses include the System Space (where foundational Dotabases land), the Orchestration Space (work sets like Projects and Tasks), the Superpowers Space, and General — the default a Dotabase resolves to when no Space is specified.
Usage examples
- "
space_idpins the Dotabase to its Space when supplied; absent, the service resolves General by slug." - "The initiative anchor lives in the buyer's Projects Dotabase — work set, Orchestration Space."
- "
dots dotabases list --space <space>"
Source
packages/dotabases/src/seed/types.ts lines 91–94 and 186–190 (Space pinning and the General default); Orchestration Space cited at SPEC-382 § 1.4; SUPERPOWERS_SPACE at packages/superpowers/AGENTS.md. Note: this definition describes Space's grouping role as wired; it does not assert a permissions model.
Space · This page in the graph
- mentionstodots dotabases, dots row-templates, and dots spaces
- mentionstoSuperpower
- mentionstoDotabase
- mentionsfromAccess And Tenancy
- mentionsfromMCP Tools
- mentionsfromREST API Overview
- mentionsfromFoundational And Internal Dotabases
- mentionsfromdots dotabases, dots row-templates, and dots spaces
- mentionsfromdots rows, dots edges, and dots pages
- mentionsfromQuickstart: Developers
- mentionsfromQuickstart: Self-hosting Dots
- mentionsfromApp Shell
- mentionsfromSearch Your Workspace
- mentionsfromFirst-run Setup Assistant
- mentionsfromAccess Control
- mentionsfromDefine Permission Roles
- mentionsfromdots marketplace and dots plugin
- mentionsfromdots sandbox
- mentionsfromCLI Reference