II.
Workflow JSON
Structured · liveworkflow:technology-radar-review
Technology Radar Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:technology-radar-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Technology Radar Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Evaluating emerging technologies for organizational adoption -- gathering\ntechnology proposals from engineering teams, categorizing into Adopt /\nTrial / Assess / Hold quadrants, debating trade-offs in review sessions,\npublishing the updated radar, and communicating adoption guidance to\nall engineering teams. Produces the technology radar document and\nadoption decision records.\n"
},
"outgoingEdges": [
{
"from": "workflow:technology-radar-review",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "role:head-of-platform",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "role:engineering-program-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "responsibility:technical-strategy",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "responsibility:architecture-governance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}