Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RealtimeAssuranceResult
Interface RealtimeAssuranceResult
interface
RealtimeAssuranceResult
{
checksRun
:
number
;
durationMs
:
number
;
passedChecks
:
string
[]
;
score
:
number
;
traceId
:
string
;
violations
:
RealtimeAssuranceViolation
[]
;
}
Index
Properties
checks
Run
duration
Ms
passed
Checks
score
trace
Id
violations
Properties
checks
Run
checksRun
:
number
duration
Ms
durationMs
:
number
passed
Checks
passedChecks
:
string
[]
score
score
:
number
trace
Id
traceId
:
string
violations
violations
:
RealtimeAssuranceViolation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checks
Run
duration
Ms
passed
Checks
score
trace
Id
violations
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...