Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
CheckContext
Interface CheckContext
interface
CheckContext
{
agentId
:
string
;
costBudgetUsd
?:
number
;
maxErrorRate
?:
number
;
maxLatencyMs
?:
number
;
maxToolRetries
?:
number
;
recentTraces
:
NormalizedTrace
[]
;
workspace
:
string
;
}
Index
Properties
agent
Id
cost
Budget
Usd?
max
Error
Rate?
max
Latency
Ms?
max
Tool
Retries?
recent
Traces
workspace
Properties
agent
Id
agentId
:
string
Optional
cost
Budget
Usd
costBudgetUsd
?:
number
Optional
max
Error
Rate
maxErrorRate
?:
number
Optional
max
Latency
Ms
maxLatencyMs
?:
number
Optional
max
Tool
Retries
maxToolRetries
?:
number
recent
Traces
recentTraces
:
NormalizedTrace
[]
workspace
workspace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
cost
Budget
Usd
max
Error
Rate
max
Latency
Ms
max
Tool
Retries
recent
Traces
workspace
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...