II.
LibraryProcess JSON
Structured · livelib-process:devops-sre-platform--cloud-chaos-monkey
cloud-chaos-monkey json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cloud-chaos-monkey",
"description": "Cloud-agnostic chaos monkey process for any cloud provider.\n Discovers services, plans shadow environments, provisions chaos clones,\n generates and executes chaos scenarios across 4 fault domains, scores\n resilience across 5 dimensions (0-100), and produces an interactive HTML report.\n Works with GCP, AWS, Azure, or custom providers via provider-aware agent prompts.",
"libraryPath": "library/specializations/devops-sre-platform/cloud-chaos-monkey.js",
"specialization": "devops-sre-platform",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "skill-area:chaos-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "topic:chaos-engineering",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "workflow:incident-response",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "specialization:devops-sre-platform",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}