iiRecord
Agentic AI Atlas · jobs-to-be-done
lib-process:shared--jobs-to-be-donea5c.ai
II.
LibraryProcess JSON

lib-process:shared--jobs-to-be-done

Structured · live

jobs-to-be-done json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:shared--jobs-to-be-done",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "jobs-to-be-done",
    "description": "Jobs to Be Done (JTBD) - Customer progress-focused product strategy and requirements discovery",
    "libraryPath": "library/methodologies/jobs-to-be-done/jobs-to-be-done.js",
    "usesAgents": [
      "jtbd-job-researcher",
      "jtbd-forces-analyst",
      "jtbd-story-writer",
      "jtbd-solution-mapper",
      "jtbd-validator",
      "jtbd-loader"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--jobs-to-be-done",
      "to": "methodology:jobs-to-be-done",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}