Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
LifecycleStageDefinition
Interface LifecycleStageDefinition
interface
LifecycleStageDefinition
{
canAdvanceTo
:
(
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
)
[]
;
description
:
string
;
stage
:
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
;
terminal
:
boolean
;
}
Index
Properties
can
Advance
To
description
stage
terminal
Properties
can
Advance
To
canAdvanceTo
:
(
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
)
[]
description
description
:
string
stage
stage
:
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
terminal
terminal
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Advance
To
description
stage
terminal
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...