Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
generateUpgradePlan
Function generateUpgradePlan
generateUpgradePlan
(
run
:
DiagnosticReport
,
toTargetOrExcellence
:
|
{
profile
:
TargetProfile
;
type
:
"target"
}
|
{
type
:
"excellence"
}
,
contextGraph
:
{
constraints
:
string
[]
;
entities
:
{
details
?:
string
;
id
:
string
;
label
:
string
;
type
:
|
"Goal"
|
"Stakeholder"
|
"RiskTier"
|
"Tool"
|
"Policy"
|
"Constraint"
|
"NonGoal"
|
"DataBoundary"
|
"Metric"
|
"EscalationRule"
|
"ApprovalRule"
;
}
[]
;
escalationRules
:
string
[]
;
forbiddenActions
:
string
[]
;
mission
:
string
;
riskTier
:
"low"
|
"med"
|
"high"
|
"critical"
;
successMetrics
:
string
[]
;
}
,
)
:
UpgradePlan
Parameters
run
:
DiagnosticReport
toTargetOrExcellence
:
{
profile
:
TargetProfile
;
type
:
"target"
}
|
{
type
:
"excellence"
}
contextGraph
:
{
constraints
:
string
[]
;
entities
:
{
details
?:
string
;
id
:
string
;
label
:
string
;
type
:
|
"Goal"
|
"Stakeholder"
|
"RiskTier"
|
"Tool"
|
"Policy"
|
"Constraint"
|
"NonGoal"
|
"DataBoundary"
|
"Metric"
|
"EscalationRule"
|
"ApprovalRule"
;
}
[]
;
escalationRules
:
string
[]
;
forbiddenActions
:
string
[]
;
mission
:
string
;
riskTier
:
"low"
|
"med"
|
"high"
|
"critical"
;
successMetrics
:
string
[]
;
}
Returns
UpgradePlan
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...