iiRecord
Agentic AI Atlas · Hypothesis-Driven Experiment
workflow:hypothesis-driven-experimenta5c.ai
II.
Workflow JSON

workflow:hypothesis-driven-experiment

Structured · live

Hypothesis-Driven Experiment json

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

File · workflows/workflows/workflows-methodology-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:hypothesis-driven-experiment",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-methodology-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Hypothesis-Driven Experiment",
    "workflowKind": "development",
    "triggerType": "on-demand",
    "typicalCadence": "per-initiative",
    "complexity": "cross-team",
    "description": "Structures engineering experiments around explicit hypotheses — defining\nmeasurable success criteria, scoping minimum viable experiments, time-boxing\nimplementation, collecting quantitative and qualitative signals, analyzing\nresults against the hypothesis, and producing a go/no-go recommendation\nfor full investment. Excludes full feature implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "skill-area:eval-driven-development",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "domain:data-science",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "responsibility:write-rfc-documents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:hypothesis-driven-experiment",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}