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