iiRecord
Agentic AI Atlas · Jobs To Be Done
term:jobs-to-be-donea5c.ai
II.
Term JSON

term:jobs-to-be-done

Structured · live

Jobs To Be Done json

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

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "term:jobs-to-be-done",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Jobs To Be Done",
    "kind": "concept",
    "description": "Christensen-style framework that frames product opportunity as the\n\"job\" a customer hires a product to do, decoupled from demographic\nor solution-shape framing.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:jobs-to-be-done",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:jtbd",
      "to": "term:jobs-to-be-done",
      "kind": "expands_to"
    }
  ]
}