Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PolicyCanaryReport
Interface PolicyCanaryReport
interface
PolicyCanaryReport
{
activeDebtEntries
:
number
;
activeOverrides
:
number
;
agentId
:
string
;
canaryActive
:
boolean
;
canaryConfig
:
CanaryConfig
|
null
;
canaryStats
:
CanaryStats
|
null
;
driftResult
:
GovernanceDriftResult
|
null
;
expiredDebtEntries
:
number
;
recommendations
:
string
[]
;
reportId
:
string
;
rollbackPacks
:
number
;
sloMet
:
boolean
;
sloStatus
:
GovernanceSLO
|
null
;
sloTarget
:
GovernanceSLOTarget
|
null
;
ts
:
number
;
}
Index
Properties
active
Debt
Entries
active
Overrides
agent
Id
canary
Active
canary
Config
canary
Stats
drift
Result
expired
Debt
Entries
recommendations
report
Id
rollback
Packs
slo
Met
slo
Status
slo
Target
ts
Properties
active
Debt
Entries
activeDebtEntries
:
number
active
Overrides
activeOverrides
:
number
agent
Id
agentId
:
string
canary
Active
canaryActive
:
boolean
canary
Config
canaryConfig
:
CanaryConfig
|
null
canary
Stats
canaryStats
:
CanaryStats
|
null
drift
Result
driftResult
:
GovernanceDriftResult
|
null
expired
Debt
Entries
expiredDebtEntries
:
number
recommendations
recommendations
:
string
[]
report
Id
reportId
:
string
rollback
Packs
rollbackPacks
:
number
slo
Met
sloMet
:
boolean
slo
Status
sloStatus
:
GovernanceSLO
|
null
slo
Target
sloTarget
:
GovernanceSLOTarget
|
null
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Debt
Entries
active
Overrides
agent
Id
canary
Active
canary
Config
canary
Stats
drift
Result
expired
Debt
Entries
recommendations
report
Id
rollback
Packs
slo
Met
slo
Status
slo
Target
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...