Files
portal/docs/registry/contracts/process-analysis.contract.json
T
Дмитрий d48365de5e feat(contracts): карточки design/integration/ml-ai/business-process (#44-#54)
11 карточек: design (figma-mcp[deferred], universal-icons-mcp, design-plugin) +
integration (openapi-mcp) + ml-ai (promptfoo, data-scientist, jupyter-mcp[deferred])
+ business-process (operations[зонтик], process-modeling[own], process-analysis[own],
n8n-mcp[deferred]). process-* = own (self-authored); остальные external. m3a GREEN.
53/86 карточек готово.

coverage: skill:executing-plans
2026-06-08 18:49:18 +03:00

12 lines
800 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"skill": "process-analysis",
"kind": "own",
"needs": ["as-is процесс для discovery из кода Laravel"],
"produces": ["реконструкция as-is процесса + узкие места"],
"constraints": ["self-authored project skill; discovery из app-кода (routes/controllers/jobs)", "ADR-009 граница с discovery-interview (#55): код vs человек", "НЕ моделирование to-be (process-modeling)"],
"preview-form": "outline",
"defaults": ["discovery из маршрутов/контроллеров/джобов/очередей"],
"key-decisions": ["scope процесса для реконструкции"],
"acceptance-criteria": ["as-is процесс восстановлен, узкие места выявлены"]
}