iiRecord
Agentic AI Atlas · bundle-analyzer
lib-agent:web-development--bundle-analyzera5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--bundle-analyzer

Structured · live

bundle-analyzer 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:web-development--bundle-analyzer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "bundle-analyzer",
    "description": "Expert in bundle analysis, dependency audit, and size optimization.",
    "libraryPath": "library/specializations/web-development/agents/bundle-analyzer/AGENT.md",
    "specialization": "web-development",
    "role": "Bundle Analysis Specialist",
    "expertise": [
      "Bundle size analysis",
      "Dependency audit",
      "Tree shaking",
      "Code splitting",
      "Import cost analysis",
      "Optimization strategies"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "skill-area:web-performance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "skill-area:asset-pipeline",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "topic:tree-shaking",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "topic:code-splitting",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--bundle-analyzer",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}