Issue
Permissions Conflict After Being Combined
Permissions, approvals, roles, policies, or authority rules that seem valid separately conflict when combined in the same workflow or AI action.
What This Looks Like
Two or more permissions, approvals, roles, policies, or authority rules each appear valid on their own, but conflict when the AI or workflow combines them. The system may allow and block the same action, route to the wrong authority, apply one rule while hiding another, or produce an approval state that cannot be resolved cleanly.
Why It Matters
Permission conflicts create unstable control. A workflow may appear governed until multiple authority sources interact. Once combined, the system may not know which permission wins, which approval is required, or whether the action is allowed at all. That can lead to skipped approvals, unnecessary blocks, or actions taken under the wrong authority.
Structural Signal
Multiple authority structures occupy the same decision space without a declared merge rule. The issue is not that one permission is missing; it is that separately valid permissions become incompatible when combined.
Common Triggers
- Role permissions and workflow permissions are defined in different places
- A policy allows an action while a tool permission blocks it
- Approval rules overlap without a precedence order
- Inherited permissions conflict with local restrictions
- The AI receives combined instructions from multiple authority sources
- A merged workflow preserves rules that were only valid in separate contexts
When to Use This Issue
Use this Issue when the central problem is a conflict between combined permissions, approvals, roles, or authority rules that were not designed to operate together.
When Not to Use This Issue
Do not use this Issue when a single permission is simply missing, expired, or denied. Do not use it when the problem is ordinary user access failure. This Issue applies when the conflict emerges from combining authority structures.
Category
Primary Pattern
Declared Patterns
Authority Collision
A structural condition where multiple authorities claim governance over the same region without a declared precedence or resolution rule.
Authority Merge Conflict
A structural condition where multiple authority states are combined over a shared scope without a declared merge, precedence, or reconciliation rule.
Authority Shadowing
A structural condition where a declared authority is functionally overridden by another authority without an explicit override rule.
Derived Primary Lenses
Authority Overlay Lens
Maps declared authority hierarchies onto observed structure to detect absence, override, or conflict.
Conflict Lens
Detects mutually incompatible constraints, claims, states, or declarations that cannot be simultaneously satisfied.
Reconciliation Lens
Evaluates whether structural changes align with declared authority updates, version changes, or reconciliation rules.
Derived Secondary Lenses
Related AI-Adjacent Issues
Search Intents
- permissions conflict after being combined
- AI permissions conflict
- approvals conflict in workflow
- combined rules create permission problem
- roles conflict after merge
- authority rules contradict each other