feat: разворачивание комка operations — 9 навыков (роутер-реестр)
Эпик роутер-реестр, спека v2 §2, этап 1. Зонтик operations развёрнут в 9 под-узлов #51a..#51i. process-doc уже был вынесен карточкой (operations-process-doc.contract.json) — ей заведён узел #51d. - 8 новых карточек: capacity-plan, change-request, compliance-tracking, process-optimization, risk-assessment, runbook, status-report, vendor-review - process-doc — узел #51d на существующую карточку operations:process-doc - nodes.yaml: узел #51 → #51a..#51i; триггеры распределены; ссылка L4 → operations:runbook - зонтик убран; registry-load.test: 138 узлов / 130 active Регрессия (без 5 pre-existing node:test файлов): 4365 passed, exit 0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"skill": "operations:process-optimization",
|
||||
"kind": "external",
|
||||
"needs": [
|
||||
"неэффективный процесс для улучшения"
|
||||
],
|
||||
"produces": [
|
||||
"оптимизация: устранение узких мест/лишних шагов"
|
||||
],
|
||||
"constraints": [
|
||||
"под-навык зонтика operations (бизнес-процессы)"
|
||||
],
|
||||
"preview-form": "outline",
|
||||
"defaults": [
|
||||
"process-optimization — улучшение процессов"
|
||||
],
|
||||
"key-decisions": [
|
||||
"где bottleneck"
|
||||
],
|
||||
"acceptance-criteria": [
|
||||
"процесс оптимизирован"
|
||||
],
|
||||
"source": {
|
||||
"version": "n/a",
|
||||
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"path": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user