II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--resilience-patterns-engineer
resilience-patterns-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--resilience-patterns-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "resilience-patterns-engineer",
"description": "Expert in circuit breaker design, bulkhead patterns, retry strategies, and fallback mechanisms",
"libraryPath": "library/specializations/software-architecture/agents/resilience-patterns-engineer/AGENT.md",
"specialization": "software-architecture",
"role": "Reliability",
"expertise": [
"Circuit breaker design",
"Bulkhead patterns",
"Retry strategies",
"Timeout configuration",
"Fallback mechanisms",
"Rate limiting",
"Backpressure handling"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "skill-area:chaos-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "skill-area:messaging-queuing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "topic:circuit-breakers",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "topic:bulkhead-pattern",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "topic:retry-pattern",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--resilience-patterns-engineer",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:software-architecture--resilience-patterns",
"to": "lib-agent:software-architecture--resilience-patterns-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}