Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TrustDriftMonitorResult
Interface TrustDriftMonitorResult
interface
TrustDriftMonitorResult
{
agentId
:
string
;
alerts
:
TrustDriftAlert
[]
;
analyzedRuns
:
number
;
latestPoint
:
TrustDriftPoint
|
null
;
statePath
:
string
;
threshold
:
number
;
}
Index
Properties
agent
Id
alerts
analyzed
Runs
latest
Point
state
Path
threshold
Properties
agent
Id
agentId
:
string
alerts
alerts
:
TrustDriftAlert
[]
analyzed
Runs
analyzedRuns
:
number
latest
Point
latestPoint
:
TrustDriftPoint
|
null
state
Path
statePath
:
string
threshold
threshold
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
alerts
analyzed
Runs
latest
Point
state
Path
threshold
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...