Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ProductionReadinessResult
Interface ProductionReadinessResult
interface
ProductionReadinessResult
{
blockers
:
string
[]
;
gates
:
{
name
:
string
;
passed
:
boolean
;
reason
:
string
}
[]
;
ready
:
boolean
;
recommendations
:
string
[]
;
score
:
number
;
}
Index
Properties
blockers
gates
ready
recommendations
score
Properties
blockers
blockers
:
string
[]
gates
gates
:
{
name
:
string
;
passed
:
boolean
;
reason
:
string
}
[]
ready
ready
:
boolean
recommendations
recommendations
:
string
[]
score
score
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockers
gates
ready
recommendations
score
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...