II.
LibraryProcess JSON
Structured · livelib-process:communication--slack-manager
specializations/communication/slack-manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:communication--slack-manager",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/communication/slack-manager",
"description": "Slack-manager persona. Scan channels/unanswered-mentions → classify each\n (respond | moderate | escalate | notify) → draft per-mention response in parallel →\n send via @slack/web-api ad-hoc code → report results. Never commits code to repo.",
"libraryPath": "library/specializations/communication/slack-manager.js",
"specialization": "communication"
},
"outgoingEdges": [
{
"from": "lib-process:communication--slack-manager",
"to": "skill-area:api-clients-sdks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "skill-area:community-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "workflow:post-mortem-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:communication--slack-manager",
"to": "specialization:communication",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}