Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TrustDegradationAlert
Interface TrustDegradationAlert
interface
TrustDegradationAlert
{
agentId
:
string
;
alertType
:
"trust_degrading"
|
"trust_critical"
|
"trust_recovered"
;
currentTrust
:
number
;
degradationRate
:
number
;
id
:
string
;
previousTrust
:
number
;
recommendedAction
:
string
;
timestamp
:
number
;
triggeringAnomalies
:
string
[]
;
}
Index
Properties
agent
Id
alert
Type
current
Trust
degradation
Rate
id
previous
Trust
recommended
Action
timestamp
triggering
Anomalies
Properties
agent
Id
agentId
:
string
alert
Type
alertType
:
"trust_degrading"
|
"trust_critical"
|
"trust_recovered"
current
Trust
currentTrust
:
number
degradation
Rate
degradationRate
:
number
id
id
:
string
previous
Trust
previousTrust
:
number
recommended
Action
recommendedAction
:
string
timestamp
timestamp
:
number
triggering
Anomalies
triggeringAnomalies
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
alert
Type
current
Trust
degradation
Rate
id
previous
Trust
recommended
Action
timestamp
triggering
Anomalies
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...