iiRecord
Agentic AI Atlas · environment-setup
lib-agent:web-development--environment-setupa5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--environment-setup

Structured · live

environment-setup 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--environment-setup",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "environment-setup",
    "description": "Expert in development environment configuration and onboarding.",
    "libraryPath": "library/specializations/web-development/agents/environment-setup/AGENT.md",
    "specialization": "web-development",
    "role": "Environment Setup Specialist",
    "expertise": [
      "Dev environment setup",
      "Tool configuration",
      "Docker development",
      "IDE configuration",
      "Onboarding docs",
      "Environment parity"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "skill-area:configuration-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "topic:twelve-factor-app",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--environment-setup",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}