Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
CanaryDecision
Interface CanaryDecision
interface
CanaryDecision
{
mode
:
CanaryMode
;
passed
:
boolean
;
policyUsed
:
"stable"
|
"candidate"
;
reason
:
string
;
requestId
:
string
;
ts
:
number
;
}
Index
Properties
mode
passed
policy
Used
reason
request
Id
ts
Properties
mode
mode
:
CanaryMode
passed
passed
:
boolean
policy
Used
policyUsed
:
"stable"
|
"candidate"
reason
reason
:
string
request
Id
requestId
:
string
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
passed
policy
Used
reason
request
Id
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...