feat(detmir): ship ops, dlp, 1c and mcp updates

This commit is contained in:
igor04091968
2026-05-27 05:56:43 +03:00
parent 033ae810f3
commit 3042bd5042
85 changed files with 12028 additions and 460 deletions
@@ -22,5 +22,23 @@
"role": "Системный администратор",
"exclude": false
}
},
"owners": {
"Руководитель смены": {
"display_name": "Сменный руководитель",
"title": "Руководитель смены 1С",
"department": "Операторы 1С",
"contact": "@shift-lead",
"escalation_to": "Финансовый директор",
"notes": "Первый управленческий контур по очереди действий операторов 1С."
},
"Ops": {
"display_name": "Ops",
"title": "Инфраструктурный владелец",
"department": "Инфраструктура",
"contact": "@ops",
"escalation_to": "ИТ-руководитель",
"notes": "Отвечает за collectors, RDP bridge и server-side freshness."
}
}
}