iiRecord
Agentic AI Atlas · bug-investigator
lib-agent:shared--bug-investigatora5c.ai
II.
LibraryAgent JSON

lib-agent:shared--bug-investigator

Structured · live

bug-investigator json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:shared--bug-investigator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "bug-investigator",
    "description": "Log-first root cause analyst that reads evidence before hypothesizing, implements targeted fixes with regression tests, and documents bug patterns.",
    "libraryPath": "library/methodologies/cc10x/agents/bug-investigator/AGENT.md",
    "role": "Root Cause Analyst",
    "expertise": [
      "Log-first investigation methodology",
      "Root cause analysis",
      "Regression test creation",
      "Bug pattern documentation",
      "Evidence collection"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "skill-area:prompt-engineering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "skill-area:multi-agent-coordination",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:shared--bug-investigator",
      "to": "specialization:ai-agents-conversational",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}