Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AutonomyDurationSignal
Interface AutonomyDurationSignal
interface
AutonomyDurationSignal
{
agentId
:
string
;
autonomyScore
:
number
;
avgMinutesBetweenInterventions
:
number
;
domain
:
string
;
maxMinutesBetweenInterventions
:
number
;
oversightAdequacy
:
"insufficient"
|
"adequate"
|
"marginal"
;
recommendations
:
string
[]
;
riskClass
:
DomainRiskClass
;
selfPauseCount
:
number
;
totalActions
:
number
;
totalInterventions
:
number
;
}
Index
Properties
agent
Id
autonomy
Score
avg
Minutes
Between
Interventions
domain
max
Minutes
Between
Interventions
oversight
Adequacy
recommendations
risk
Class
self
Pause
Count
total
Actions
total
Interventions
Properties
agent
Id
agentId
:
string
autonomy
Score
autonomyScore
:
number
avg
Minutes
Between
Interventions
avgMinutesBetweenInterventions
:
number
domain
domain
:
string
max
Minutes
Between
Interventions
maxMinutesBetweenInterventions
:
number
oversight
Adequacy
oversightAdequacy
:
"insufficient"
|
"adequate"
|
"marginal"
recommendations
recommendations
:
string
[]
risk
Class
riskClass
:
DomainRiskClass
self
Pause
Count
selfPauseCount
:
number
total
Actions
totalActions
:
number
total
Interventions
totalInterventions
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
autonomy
Score
avg
Minutes
Between
Interventions
domain
max
Minutes
Between
Interventions
oversight
Adequacy
recommendations
risk
Class
self
Pause
Count
total
Actions
total
Interventions
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...