iiRecord
Agentic AI Atlas · auth-specialist
lib-agent:web-development--auth-specialista5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--auth-specialist

Structured · live

auth-specialist 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--auth-specialist",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "auth-specialist",
    "description": "Expert in authentication implementation, JWT/OAuth flows, and session management.",
    "libraryPath": "library/specializations/web-development/agents/auth-specialist/AGENT.md",
    "specialization": "web-development",
    "role": "Authentication Specialist",
    "expertise": [
      "JWT implementation",
      "OAuth 2.0/OIDC",
      "Session management",
      "Multi-factor authentication",
      "NextAuth.js",
      "Security best practices"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "skill-area:authentication-authorization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "skill-area:oauth-flows",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "topic:oauth-openid-connect",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "topic:jwt-handling",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--auth-specialist",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}