II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--chaos-engineer
chaos-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--chaos-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "chaos-engineer",
"description": "Expert in chaos experiment design, failure injection strategies, blast radius control, and game day planning",
"libraryPath": "library/specializations/software-architecture/agents/chaos-engineer/AGENT.md",
"specialization": "software-architecture",
"role": "Testing",
"expertise": [
"Chaos experiment design",
"Failure injection strategies",
"Blast radius control",
"Game day planning",
"Post-mortem analysis",
"Steady state hypothesis",
"Chaos tooling (Litmus, Gremlin)"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "skill-area:chaos-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "topic:chaos-engineering",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "topic:circuit-breakers",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--chaos-engineer",
"to": "workflow:incident-response",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--chaos-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--chaos-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}