Foundation
The circle itself — the tenant every other element lives inside.
Foundation is the ground floor: the `circle` is the unit of tenancy, identity, data boundary, and wallet all at once, and `circle-ref` is the system-managed pointer that lets one circle see a nested child without entering it. You rarely "reach for" foundation the way you reach for an action — a circle is created when you sign up or add a sub-circle, not assembled from parts. Everything else in chemistry exists because it lives inside one of these.
Capabilities
| "Element" | "access" | "activity" | "attachments" | "batch_stats" | "compose" | "context" | "create" | "delete" | "disable" | "enable" | "export_bundle" | "get" | "import_bundle" | "intention" | "promote" | "readme" | "readme_update" | "remove-modifier" | "restore" | "schema" | "source" | "source_branches" | "source_promote" | "source_repair" | "source_status" | "source_validate" | "stats" | "tree" | "update" | "update_meta" | "version" |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| "Circle" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "·" | "✓" | "·" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" |
| "Sub-circle Reference" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" | "✓" |
Elements
- "Circle" "Unified identity container for users, organizations, and teams"
- "Sub-circle Reference" "Reference tile pointing to a nested child circle"