Files
brain/docs/registry/contracts/normative-sync.contract.json
T
Дмитрий 88fc55b4a5 feat(registry): токенизация needs/produces — группа skills B (этап 2b, роутер-реестр)
Phase 2b группа B: 39 контрактов (plugin-dev, claude-md-management, adr-kit,
ui-ux-pro-max, frontend-design + одиночные self-authored/standalone скилы)
переведены на токены словаря. Словарь +61, всего 167 токенов, v0.5.0.

Кросс-мост графа: frontend-design produces ui-design -> design-handoff (group A).
skill-creator/writing-skills сходятся на authored-skill.

Тест: замок-тест группы B + кросс-мост ui-design. Регрессия 4371 passed, exit 0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 10:23:08 +03:00

25 lines
704 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": "normative-sync",
"kind": "own",
"needs": [
"completed-integration"
],
"produces": [
"normative-sync-result"
],
"constraints": [
"project-агент; звать после закрытия крупной off-phase интеграции/ADR (Pravila §2.4)",
"парный с #85; не в Tooling-каноне счётчиков"
],
"preview-form": "outline",
"defaults": [
"синк 4 нормативных файлов с version bumps"
],
"key-decisions": [
"какие version bumps/cross-refs нужны"
],
"acceptance-criteria": [
"4 нормативных документа синхронны, cross-refs сходятся"
]
}