II.
LibraryAgent JSON
Structured · livelib-agent:web-development--api-architect
api-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--api-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-architect",
"description": "Expert in API design decisions, REST vs GraphQL selection, versioning strategies, documentation standards, and API security patterns.",
"libraryPath": "library/specializations/web-development/agents/api-architect/AGENT.md",
"specialization": "web-development",
"role": "API Architecture Expert",
"expertise": [
"RESTful API design principles",
"GraphQL schema design",
"API versioning strategies",
"OpenAPI/Swagger specification",
"API security and authentication",
"Rate limiting and throttling"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--api-architect",
"to": "skill-area:backend-api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "skill-area:graphql-schema-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "topic:rest",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "workflow:api-design-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--api-architect",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}