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