II.
LibraryAgent JSON
Structured · livelib-agent:web-development--container
container json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--container",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "container",
"description": "Expert in Docker configuration, multi-stage builds, and orchestration.",
"libraryPath": "library/specializations/web-development/agents/container/AGENT.md",
"specialization": "web-development",
"role": "Container Specialist",
"expertise": [
"Docker configuration",
"Multi-stage builds",
"Docker Compose",
"Image optimization",
"Container security",
"Kubernetes basics"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--container",
"to": "skill-area:containerization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--container",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--container",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--container",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--container",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--container",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}