II.
Workflow JSON
Structured · liveworkflow:project-portfolio-rebalancing
Project Portfolio Rebalancing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:project-portfolio-rebalancing",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Project Portfolio Rebalancing",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Rebalances the active project portfolio against strategic priorities and\nresource constraints — evaluating project health scores, assessing\nresource utilization and conflicts, analyzing portfolio risk\nconcentration, recommending project acceleration, deprioritization, or\ncancellation, and reallocating budget and headcount across initiatives.\nProduces updated portfolio allocation and resource assignment plan.\nExcludes individual project execution decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:project-portfolio-rebalancing",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "domain:project-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "domain:finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:project-portfolio-rebalancing",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}