Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MicroCanaryExecution
Interface MicroCanaryExecution
interface
MicroCanaryExecution
{
agentId
:
string
|
null
;
category
:
CanaryProbeCategory
;
executionId
:
string
;
probeId
:
string
;
probeName
:
string
;
result
:
MicroCanaryProbeResult
;
riskTier
:
CanaryProbeRiskTier
;
ts
:
number
;
}
Index
Properties
agent
Id
category
execution
Id
probe
Id
probe
Name
result
risk
Tier
ts
Properties
agent
Id
agentId
:
string
|
null
category
category
:
CanaryProbeCategory
execution
Id
executionId
:
string
probe
Id
probeId
:
string
probe
Name
probeName
:
string
result
result
:
MicroCanaryProbeResult
risk
Tier
riskTier
:
CanaryProbeRiskTier
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
category
execution
Id
probe
Id
probe
Name
result
risk
Tier
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...