Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DegradedModeBehaviorReceipt
Interface DegradedModeBehaviorReceipt
interface
DegradedModeBehaviorReceipt
{
agentId
:
string
;
allowedBehaviorMet
:
boolean
;
allowedBehaviors
:
DegradedModeAllowedBehavior
[]
;
disallowedBehaviors
:
string
[]
;
failClosed
:
boolean
;
failClosedReasons
:
string
[]
;
failureMode
:
DegradedModeFailureMode
;
generatedAt
:
string
;
operatorMessage
:
DegradedModeOperatorMessage
;
operatorMessageMet
:
boolean
;
policyId
:
string
;
receiptHash
:
string
;
receiptId
:
string
;
recoveryPlanRef
:
string
|
null
;
requiredEvidenceRefs
:
string
[]
;
scorePenalty
:
number
;
sourceCitations
:
DegradedModeBehaviorSourceCitation
[]
;
status
:
DegradedModeBehaviorStatus
;
surfaceBindings
:
string
[]
;
testRun
:
DegradedModeBehaviorTestRun
;
testRunMet
:
boolean
;
}
Index
Properties
agent
Id
allowed
Behavior
Met
allowed
Behaviors
disallowed
Behaviors
fail
Closed
fail
Closed
Reasons
failure
Mode
generated
At
operator
Message
operator
Message
Met
policy
Id
receipt
Hash
receipt
Id
recovery
Plan
Ref
required
Evidence
Refs
score
Penalty
source
Citations
status
surface
Bindings
test
Run
test
Run
Met
Properties
agent
Id
agentId
:
string
allowed
Behavior
Met
allowedBehaviorMet
:
boolean
allowed
Behaviors
allowedBehaviors
:
DegradedModeAllowedBehavior
[]
disallowed
Behaviors
disallowedBehaviors
:
string
[]
fail
Closed
failClosed
:
boolean
fail
Closed
Reasons
failClosedReasons
:
string
[]
failure
Mode
failureMode
:
DegradedModeFailureMode
generated
At
generatedAt
:
string
operator
Message
operatorMessage
:
DegradedModeOperatorMessage
operator
Message
Met
operatorMessageMet
:
boolean
policy
Id
policyId
:
string
receipt
Hash
receiptHash
:
string
receipt
Id
receiptId
:
string
recovery
Plan
Ref
recoveryPlanRef
:
string
|
null
required
Evidence
Refs
requiredEvidenceRefs
:
string
[]
score
Penalty
scorePenalty
:
number
source
Citations
sourceCitations
:
DegradedModeBehaviorSourceCitation
[]
status
status
:
DegradedModeBehaviorStatus
surface
Bindings
surfaceBindings
:
string
[]
test
Run
testRun
:
DegradedModeBehaviorTestRun
test
Run
Met
testRunMet
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
allowed
Behavior
Met
allowed
Behaviors
disallowed
Behaviors
fail
Closed
fail
Closed
Reasons
failure
Mode
generated
At
operator
Message
operator
Message
Met
policy
Id
receipt
Hash
receipt
Id
recovery
Plan
Ref
required
Evidence
Refs
score
Penalty
source
Citations
status
surface
Bindings
test
Run
test
Run
Met
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...