iiRecord
Agentic AI Atlas · Technical strategy
responsibility:technical-strategya5c.ai
II.
Responsibility JSON

responsibility:technical-strategy

Structured · live

Technical strategy json

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

File · role/responsibilities/responsibilities-expanded-4.yamlCluster · role
Record JSON
{
  "id": "responsibility:technical-strategy",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded-4.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Technical strategy",
    "cadence": "quarterly",
    "description": "Define the organization's long-term technical direction — evaluate\nemerging technologies, set technology adoption criteria, align\ntechnical investments with business strategy, and communicate the\ntechnical vision to engineering and executive leadership.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:technical-strategy",
      "to": "role:chief-architect",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:technical-strategy",
      "to": "role:head-of-security",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:technical-strategy",
      "to": "role:head-of-AI",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:technical-strategy",
      "to": "role:engineering-program-manager",
      "kind": "held_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "role:engineering-program-manager",
      "to": "responsibility:technical-strategy",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:chief-architect",
      "to": "responsibility:technical-strategy",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:head-of-security",
      "to": "responsibility:technical-strategy",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:head-of-AI",
      "to": "responsibility:technical-strategy",
      "kind": "holds_responsibility"
    },
    {
      "from": "workflow:technology-radar-review",
      "to": "responsibility:technical-strategy",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-review-board",
      "to": "responsibility:technical-strategy",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "responsibility:technical-strategy",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}