iiRecord
Agentic AI Atlas · api-design-architect
lib-agent:software-architecture--api-design-architecta5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--api-design-architect

Structured · live

api-design-architect 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:software-architecture--api-design-architect",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "api-design-architect",
    "description": "Agent embodying API design expertise. Specialist in REST, GraphQL, gRPC design patterns, OpenAPI specifications, versioning strategies, and HATEOAS principles with focus on developer experience.",
    "libraryPath": "library/specializations/software-architecture/agents/api-design-architect/AGENT.md",
    "specialization": "software-architecture"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "skill-area:backend-api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "skill-area:api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "topic:rest",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "workflow:api-design-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--api-design-architect",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:software-architecture--api-design-specification",
      "to": "lib-agent:software-architecture--api-design-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}