iiRecord
Agentic AI Atlas · Technology Radar Curation
workflow:technology-radar-curationa5c.ai
II.
Workflow JSON

workflow:technology-radar-curation

Structured · live

Technology Radar Curation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-codebase-health.yamlCluster · workflows
Record JSON
{
  "id": "workflow:technology-radar-curation",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-codebase-health.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Technology Radar Curation",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Curates and publishes the engineering organization's technology radar —\ncollecting adopt/trial/assess/hold nominations from engineering teams,\nevaluating each technology against criteria of production readiness, team\nskill availability, licensing risk, and strategic alignment, conducting\ntime-boxed exploration spikes for technologies in the assess ring,\nfacilitating cross-team radar review sessions to build consensus on ring\nplacements, publishing the updated radar with rationale narratives for each\nmovement, and tracking adoption velocity for technologies promoted to the\ntrial ring. Produces quarterly radar publications, exploration spike\nsummaries, and technology adoption trend reports. Excludes vendor contract\nnegotiation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:technology-radar-curation",
      "to": "role:explorer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "role:cto",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "skill-area:adr-writing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "skill-area:monolith-vs-microservices",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "responsibility:run-architecture-review",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:technology-radar-curation",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}