Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MonitorTickResult
Interface MonitorTickResult
interface
MonitorTickResult
{
agentId
:
string
;
anomalies
:
AnomalyResult
[]
;
contextPollution
:
ContextPollutionResult
;
durationMs
:
number
;
eventsAnalyzed
:
number
;
injections
:
InjectionDetection
;
overallSeverity
:
"critical"
|
"warning"
|
"ok"
|
"info"
;
summary
:
string
;
tickId
:
string
;
toolApiChanges
:
ToolApiChangeResult
;
trustDriftAlerts
:
number
;
ts
:
number
;
}
Index
Properties
agent
Id
anomalies
context
Pollution
duration
Ms
events
Analyzed
injections
overall
Severity
summary
tick
Id
tool
Api
Changes
trust
Drift
Alerts
ts
Properties
agent
Id
agentId
:
string
anomalies
anomalies
:
AnomalyResult
[]
context
Pollution
contextPollution
:
ContextPollutionResult
duration
Ms
durationMs
:
number
events
Analyzed
eventsAnalyzed
:
number
injections
injections
:
InjectionDetection
overall
Severity
overallSeverity
:
"critical"
|
"warning"
|
"ok"
|
"info"
summary
summary
:
string
tick
Id
tickId
:
string
tool
Api
Changes
toolApiChanges
:
ToolApiChangeResult
trust
Drift
Alerts
trustDriftAlerts
:
number
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
anomalies
context
Pollution
duration
Ms
events
Analyzed
injections
overall
Severity
summary
tick
Id
tool
Api
Changes
trust
Drift
Alerts
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...