Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
LifecycleTransitionRecord
Interface LifecycleTransitionRecord
interface
LifecycleTransitionRecord
{
actor
:
string
;
actorRole
:
"operator"
|
"developer"
|
"deployer"
;
controlsSatisfied
:
string
[]
;
fromStage
:
|
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
;
note
:
string
|
null
;
toStage
:
|
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
;
transitionId
:
string
;
ts
:
number
;
}
Index
Properties
actor
actor
Role
controls
Satisfied
from
Stage
note
to
Stage
transition
Id
ts
Properties
actor
actor
:
string
actor
Role
actorRole
:
"operator"
|
"developer"
|
"deployer"
controls
Satisfied
controlsSatisfied
:
string
[]
from
Stage
fromStage
:
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
note
note
:
string
|
null
to
Stage
toStage
:
"deprecated"
|
"development"
|
"staging"
|
"production"
|
"testing"
transition
Id
transitionId
:
string
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
actor
Role
controls
Satisfied
from
Stage
note
to
Stage
transition
Id
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...