II.
LibraryProcess JSON
Structured · livelib-process:devops-sre-platform--aws-systems-discovery
aws-systems-discovery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:devops-sre-platform--aws-systems-discovery",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "aws-systems-discovery",
"description": "End-to-end AWS account discovery, system attribution, EKS\n deep-dive, ALB/NLB target attribution, external exposure map\n (Route53, CloudFront, public ALBs, EIPs, API Gateway, Lambda\n Function URLs, S3 public ACLs/policies), and per-system mermaid\n topology. All tasks are agent-driven; there is no inter-task\n filesystem contract — agents self-manage working state under\n their task-scoped directory and pass typed results forward as\n JSON. The caller controls where the final reports land via\n `inputs.outputDir`.",
"libraryPath": "library/specializations/devops-sre-platform/aws-systems-discovery.js",
"specialization": "devops-sre-platform",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "skill-area:deployment-infrastructure-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "topic:infrastructure-as-code",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "workflow:capacity-planning",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "specialization:devops-sre-platform",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}