Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PolicyConflict
Interface PolicyConflict
interface
PolicyConflict
{
conflictType
:
|
"scope_contradiction"
|
"threshold_mismatch"
|
"temporal_conflict"
|
"authority_deadlock"
;
description
:
string
;
policyA
:
string
;
policyB
:
string
;
resolution
?:
string
;
witness
?:
SystemState
;
}
Index
Properties
conflict
Type
description
policy
A
policy
B
resolution?
witness?
Properties
conflict
Type
conflictType
:
|
"scope_contradiction"
|
"threshold_mismatch"
|
"temporal_conflict"
|
"authority_deadlock"
description
description
:
string
policy
A
policyA
:
string
policy
B
policyB
:
string
Optional
resolution
resolution
?:
string
Optional
witness
witness
?:
SystemState
Witness state that triggers the conflict
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conflict
Type
description
policy
A
policy
B
resolution
witness
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Witness state that triggers the conflict