iiRecord
Agentic AI Atlas · Tech Strategy Planning
workflow:tech-strategy-planninga5c.ai
II.
Workflow JSON

workflow:tech-strategy-planning

Structured · live

Tech Strategy Planning json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:tech-strategy-planning",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Tech Strategy Planning",
    "workflowKind": "strategic",
    "triggerType": "scheduled",
    "typicalCadence": "annual",
    "complexity": "cross-team",
    "description": "Defining the organization's technical strategy -- assessing the current\ntechnology landscape, identifying capability gaps, evaluating build-vs-buy\ndecisions, setting multi-year technology investment priorities, and\naligning technical direction with business strategy. Produces the\ntechnology strategy document, investment roadmap, and capability gap\nanalysis.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:tech-strategy-planning",
      "to": "role:chief-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "role:head-of-AI",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "role:head-of-platform",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "responsibility:technical-strategy",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "responsibility:engineering-roadmap",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:tech-strategy-planning",
      "to": "org-unit:strategy-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}