Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
computeCanaryHealthScore
Function computeCanaryHealthScore
computeCanaryHealthScore
(
sinceTs
?:
number
,
)
:
{
criticalFailCount
:
number
;
failCount
:
number
;
probeCount
:
number
;
score
:
number
;
}
Compute a micro-canary health score (0-100) for integration with assurance scoring.
Parameters
Optional
sinceTs
:
number
Returns
{
criticalFailCount
:
number
;
failCount
:
number
;
probeCount
:
number
;
score
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Compute a micro-canary health score (0-100) for integration with assurance scoring.