iiRecord
Agentic AI Atlas · Design Thinking
methodology:design-thinkinga5c.ai
II.
Methodology JSON

methodology:design-thinking

Structured · live

Design Thinking json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:design-thinking",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Design Thinking",
    "description": "A human-centered innovation methodology with five phases: Empathize, Define,\nIdeate, Prototype, and Test. Prioritizes deep user empathy and reframes problems\nas opportunities. Uses rapid prototyping and iterative testing to converge on\nsolutions that are desirable (user need), viable (business), and feasible\n(technology). Widely adopted beyond design into strategy and organizational change.\n",
    "methodologyKind": "design-thinking",
    "origin": "IDEO, Stanford d.school",
    "yearIntroduced": "1991"
  },
  "outgoingEdges": [
    {
      "from": "methodology:design-thinking",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "methodology:design-thinking",
      "to": "domain:strategy",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}