Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
BehavioralProfile
Interface BehavioralProfile
interface
BehavioralProfile
{
agentId
:
string
;
avgLatencyMs
:
number
;
decisionDistribution
:
Map
<
string
,
number
>
;
errorRate
:
number
;
escalationRate
:
number
;
p95LatencyMs
:
number
;
p99LatencyMs
:
number
;
toolSequenceFrequency
:
Map
<
string
,
number
>
;
toolUsageDistribution
:
Map
<
string
,
number
>
;
totalEvents
:
number
;
windowEnd
:
number
;
windowStart
:
number
;
}
Index
Properties
agent
Id
avg
Latency
Ms
decision
Distribution
error
Rate
escalation
Rate
p95
Latency
Ms
p99
Latency
Ms
tool
Sequence
Frequency
tool
Usage
Distribution
total
Events
window
End
window
Start
Properties
agent
Id
agentId
:
string
avg
Latency
Ms
avgLatencyMs
:
number
decision
Distribution
decisionDistribution
:
Map
<
string
,
number
>
error
Rate
errorRate
:
number
escalation
Rate
escalationRate
:
number
p95
Latency
Ms
p95LatencyMs
:
number
p99
Latency
Ms
p99LatencyMs
:
number
tool
Sequence
Frequency
toolSequenceFrequency
:
Map
<
string
,
number
>
tool
Usage
Distribution
toolUsageDistribution
:
Map
<
string
,
number
>
total
Events
totalEvents
:
number
window
End
windowEnd
:
number
window
Start
windowStart
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
avg
Latency
Ms
decision
Distribution
error
Rate
escalation
Rate
p95
Latency
Ms
p99
Latency
Ms
tool
Sequence
Frequency
tool
Usage
Distribution
total
Events
window
End
window
Start
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...