fix: seed standalone MCP RBAC config #32
Reference in New Issue
Block a user
Delete Branch "fix/standalone-mcp-rbac-config-default"
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?
What
Why
External laptop MCP installs usually do not have /configs/config.yaml. The MCP RBAC gate fail-secured to read-only, which blocked delegate_task/delegate_task_async even though operator is the documented default role. This fixes the runtime SSOT path instead of mutating platform workspace.role metadata or prod DB rows.
Verification
Tier
Tier 2 — standalone MCP behavior fix with local regression coverage.
Approved: targeted standalone MCP RBAC config fix with local Python 3.11 regression coverage and green CI.
Approved: targeted standalone MCP RBAC config fix with local Python 3.11 regression coverage and green CI.