-
-
Notifications
You must be signed in to change notification settings - Fork 84
Redesign the global agent-controls table for per-tenant scoping #4885
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: A global agent-controls table applies across every repository in one deployment today — correct for "one operator, many repos," but it would leak across customers if the same backend hosted more than one customer.
Area: ORB / Cloud
Proposal: Redesign the table (and its consuming code paths) to be scoped per tenant rather than a single global row.
Deliverables:
Acceptance criteria: