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_id pins 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

Connected Records19

Mentions
19 connections.

Where To Go Next

Reading this as an agent?For Agents
Something wrong on this page?Dots On GitHub