Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
LiveDriftReceipt
Interface LiveDriftReceipt
interface
LiveDriftReceipt
{
agentId
:
string
;
alerts
:
LiveDriftAlert
[]
;
baselineDistribution
:
LiveDriftDistribution
;
baselineEndedAt
:
string
;
baselineHash
:
string
;
baselineRows
:
LiveDriftReceiptRow
[]
;
baselineStartedAt
:
string
;
baselineWindowId
:
string
;
behaviorDrift
:
LiveBehaviorDrift
;
createdAt
:
string
;
evidenceRefs
:
string
[]
;
failClosed
:
boolean
;
liveDistribution
:
LiveDriftDistribution
;
liveEndedAt
:
string
;
liveRows
:
LiveDriftReceiptRow
[]
;
liveSampleHash
:
string
;
liveStartedAt
:
string
;
liveWindowId
:
string
;
receiptHash
:
string
;
receiptId
:
string
;
recommendation
:
LiveDriftRecommendation
;
scoreDrift
:
LiveScoreDrift
;
signedEvidenceRefs
:
string
[]
;
sourceRefs
:
string
[]
;
summary
:
string
;
thresholds
:
LiveDriftThresholds
;
}
Index
Properties
agent
Id
alerts
baseline
Distribution
baseline
Ended
At
baseline
Hash
baseline
Rows
baseline
Started
At
baseline
Window
Id
behavior
Drift
created
At
evidence
Refs
fail
Closed
live
Distribution
live
Ended
At
live
Rows
live
Sample
Hash
live
Started
At
live
Window
Id
receipt
Hash
receipt
Id
recommendation
score
Drift
signed
Evidence
Refs
source
Refs
summary
thresholds
Properties
agent
Id
agentId
:
string
alerts
alerts
:
LiveDriftAlert
[]
baseline
Distribution
baselineDistribution
:
LiveDriftDistribution
baseline
Ended
At
baselineEndedAt
:
string
baseline
Hash
baselineHash
:
string
baseline
Rows
baselineRows
:
LiveDriftReceiptRow
[]
baseline
Started
At
baselineStartedAt
:
string
baseline
Window
Id
baselineWindowId
:
string
behavior
Drift
behaviorDrift
:
LiveBehaviorDrift
created
At
createdAt
:
string
evidence
Refs
evidenceRefs
:
string
[]
fail
Closed
failClosed
:
boolean
live
Distribution
liveDistribution
:
LiveDriftDistribution
live
Ended
At
liveEndedAt
:
string
live
Rows
liveRows
:
LiveDriftReceiptRow
[]
live
Sample
Hash
liveSampleHash
:
string
live
Started
At
liveStartedAt
:
string
live
Window
Id
liveWindowId
:
string
receipt
Hash
receiptHash
:
string
receipt
Id
receiptId
:
string
recommendation
recommendation
:
LiveDriftRecommendation
score
Drift
scoreDrift
:
LiveScoreDrift
signed
Evidence
Refs
signedEvidenceRefs
:
string
[]
source
Refs
sourceRefs
:
string
[]
summary
summary
:
string
thresholds
thresholds
:
LiveDriftThresholds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
alerts
baseline
Distribution
baseline
Ended
At
baseline
Hash
baseline
Rows
baseline
Started
At
baseline
Window
Id
behavior
Drift
created
At
evidence
Refs
fail
Closed
live
Distribution
live
Ended
At
live
Rows
live
Sample
Hash
live
Started
At
live
Window
Id
receipt
Hash
receipt
Id
recommendation
score
Drift
signed
Evidence
Refs
source
Refs
summary
thresholds
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...