Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
GovernanceDriftResult
Interface GovernanceDriftResult
interface
GovernanceDriftResult
{
drifted
:
boolean
;
driftItems
:
{
category
:
string
;
description
:
string
;
severity
:
"HIGH"
|
"MEDIUM"
|
"LOW"
;
}
[]
;
}
Index
Properties
drifted
drift
Items
Properties
drifted
drifted
:
boolean
drift
Items
driftItems
:
{
category
:
string
;
description
:
string
;
severity
:
"HIGH"
|
"MEDIUM"
|
"LOW"
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
drifted
drift
Items
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...