Data
Spaces & Buckets
The scoping units: a Space is a shared world; its private/shared Buckets each map to one Durable Object. Conflicts and poisoning concentrate in shared buckets only.
acme-coding-copilot
1 SHARED- Space id
- 00000000…0002
- Members
- 5 agents · 1 human owner
- Region · residency
- EU · Central (Frankfurt)
- Default models
- extract claude-3-5-sonnet · embed bge-m3 / voyage-3
PrecisionPolicy · recall-leaningRecall
Buckets
- SHAREDshared:maindo-shared-main-9f2a
- PRIVATEprivate · plannerdo-private-planner-1c4d
- PRIVATEprivate · coderdo-private-coder-7b8e
HOT
shared:main is approaching the Durable Object write/size envelope. Shard it into sub-DOs to keep writes fast.
Access control · shared:main
ACL| Principal | read | write | delete | share | promote |
|---|---|---|---|---|---|
| owner (you) human | ●read granted | ●write granted | ●delete granted | ●share granted | ●promote granted |
| planner agent | ●read granted | ●write granted | ·delete not granted | ●share granted | ●promote granted |
| coder agent | ●read granted | ●write granted | ·delete not granted | ·share not granted | ·promote not granted |
| web-tool agent | ●read granted | ·write not granted | ·delete not granted | ·share not granted | ·promote not granted |
Archived
No archived buckets. Archiving keeps a bucket read-only for audit and export while freeing its Durable Object — memory is never deleted by archiving (Invariant 1).