iiRecord
Agentic AI Atlas · systematic-debugging
lib-process:shared--systematic-debugginga5c.ai
II.
LibraryProcess JSON

lib-process:shared--systematic-debugging

Structured · live

systematic-debugging 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--systematic-debugging",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "systematic-debugging",
    "description": "Systematic Debugging - 4-phase root cause process with Phase 0 diagnosis gate: investigate, pattern analysis, hypothesis testing, diagnosis review, implementation",
    "libraryPath": "library/methodologies/superpowers/systematic-debugging.js",
    "usesAgents": [
      "Root Cause Investigation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "skill-area:deep-web-research",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "specialization:research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--systematic-debugging",
      "to": "methodology:superpowers",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}