AOI-4: dashboard surfaces inheritance invariants #733
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#733
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As an operator using the dashboard to manage instance-scope overrides, I want the UI to reflect that inherited entries cannot be disabled — only their env tweaked or new entries added — so that I do not look for a "disable" button that does not exist and so that the contract is visible at the surface.
Acceptance criteria
MCP tab (per-instance view)
from agent_type:dev) and two actions: "Tune env" (opens env-merge editor surfacing AOI-2 behavior) and (if applicable) override on per-key fields. NO disable toggle on inherited rows."Type owns this. Edit at agent_type/global scope to remove."Plugins tab (per-instance view)
Skills tab (per-instance view)
Type-scope view (
/agents/:typeor equivalent)agent_typeandglobalscopes. This is the operator escape hatch; instance is the only scope where the toggle disappears.Tests
agent_typescope.Out of scope
dev-1todev-2").References
apps/web/src/routes/agents/...(or current path).