iiRecord
Agentic AI Atlas · hypothesis-driven-development
lib-process:shared--hypothesis-driven-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:shared--hypothesis-driven-development

Structured · live

hypothesis-driven-development 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--hypothesis-driven-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hypothesis-driven-development",
    "description": "Hypothesis-Driven Development - Treat every feature as an experiment with measurable outcomes",
    "libraryPath": "library/methodologies/hypothesis-driven-development/hypothesis-driven-development.js",
    "usesAgents": [
      "hypothesis-formulator",
      "experiment-designer",
      "mvp-specifier",
      "measurement-planner",
      "mvp-implementer",
      "instrumentation-validator",
      "experiment-runner",
      "results-analyzer",
      "decision-maker",
      "learning-capturer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "role:scrum-master",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "methodology:hypothesis-driven-development",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--hypothesis-driven-development",
      "to": "lib-agent:data-science-ml--experiment-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}