iiRecord
Agentic AI Atlas · Story Mapping
methodology:story-mappinga5c.ai
II.
Methodology JSON

methodology:story-mapping

Structured · live

Story Mapping json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:story-mapping",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Story Mapping",
    "description": "A collaborative planning technique that arranges user stories into a two-dimensional\nmap. The horizontal axis represents the user journey (activities and tasks in\nsequence), while the vertical axis represents priority (walking skeleton at top,\nenhancements below). Slicing horizontally produces viable release increments\nthat deliver end-to-end user value rather than isolated features.\n",
    "methodologyKind": "product-development",
    "origin": "Jeff Patton",
    "yearIntroduced": "2005"
  },
  "outgoingEdges": [
    {
      "from": "methodology:story-mapping",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "methodology:story-mapping",
      "to": "domain:project-management",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}