II.
Workflow JSON
Structured · liveworkflow:tech-radar-update
Tech Radar Update json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:tech-radar-update",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-database-architecture.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Tech Radar Update",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Evaluates emerging technologies, frameworks, and patterns — classifying\nthem into adopt/trial/assess/hold rings and communicating strategic\ndirection to all engineering teams. Excludes vendor contract decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:tech-radar-update",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:ai-champion",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:typescript-generic-programming",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:agentic-loops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "role:ai-champion",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:typescript-generic-programming",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "skill-area:agentic-loops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}