ARCANADA
← Autonomy / Managed Project Spaces
LIVE L1 · target L3

Managed Project Spaces

Machine-readable registry for every workspace, server set, and knowledge backend.

Managed Spaces is the registry layer under spaces/. It records where each project space lives, which servers and credentials references belong to it, which knowledge backend is active, and how future dashboards should address it. It is the bridge between the human knowledge base and Control Arcana automation.

Capabilities

  • spaces/{name}/space.yml as source of truth
  • Server inventory, access metadata, and credentials references without secrets
  • Knowledge-backend history per space
  • Dashboard configuration contract for Control Arcana
  • Autonomy policy per space for feature branch, merge, and deploy decisions

Current autonomy level

L1
What levels mean →

Weakest link

The registry is active but still manually curated; stale metadata can misroute agents unless checked against live probes.

Roadmap to L3

  1. Add schema validation and drift probes for every registered space.
  2. Expose the registry through Control Arcana read-only dashboards.
  3. Automate safe inventory refresh from live servers while keeping secrets out of git.

Next step

Explore the available product and its current limits

LIVE means the project is available now; the weakest link and roadmap above state the current version’s limits.

Review the path to the target level