Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SystemState
Interface SystemState
interface
SystemState
{
activeScopes
:
string
[]
;
agentId
:
string
;
consecutiveFailures
:
number
;
delegationDepth
:
number
;
evidenceCount
:
number
;
isOperational
:
boolean
;
lastVerifiedAt
:
number
;
maturityLevel
:
MaturityLevel
;
pendingActions
:
string
[]
;
policyViolations
:
number
;
selfReportedShare
:
number
;
trustScore
:
number
;
}
Index
Properties
active
Scopes
agent
Id
consecutive
Failures
delegation
Depth
evidence
Count
is
Operational
last
Verified
At
maturity
Level
pending
Actions
policy
Violations
self
Reported
Share
trust
Score
Properties
active
Scopes
activeScopes
:
string
[]
agent
Id
agentId
:
string
consecutive
Failures
consecutiveFailures
:
number
delegation
Depth
delegationDepth
:
number
evidence
Count
evidenceCount
:
number
is
Operational
isOperational
:
boolean
last
Verified
At
lastVerifiedAt
:
number
maturity
Level
maturityLevel
:
MaturityLevel
pending
Actions
pendingActions
:
string
[]
policy
Violations
policyViolations
:
number
self
Reported
Share
selfReportedShare
:
number
trust
Score
trustScore
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Scopes
agent
Id
consecutive
Failures
delegation
Depth
evidence
Count
is
Operational
last
Verified
At
maturity
Level
pending
Actions
policy
Violations
self
Reported
Share
trust
Score
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...