Files
brain/docs/registry/contracts/design-plugin__design-system.contract.json
T
Дмитрий ef92b5e39e feat(registry): токенизация needs/produces — группа knowledge-work (этап 2b, роутер-реестр)
Phase 2b группа A: 43 контракта (product-management/design/marketing/
operations/finance/brand-voice) переведены с прозы на токены словаря.
Словарь +67, всего 106 токенов, v0.4.0.

Достроены мостовые цепочки графа:
- user-research -> research-synthesis / synthesize-research (raw-research)
- content-creation -> draft-content -> brand-review (content-framework/marketing-draft)
- journal-entry-prep -> close-management (close-entries)
- write-spec -> (feature-spec, кормит writing-plans)
- design-handoff <- ui-design (от frontend-design, цепочка в группе tools)

Тест: новый замок-тест группы (43 контракта проходят словарь + рёбра).
Регрессия 4369 passed, exit 0.

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

30 lines
804 B
JSON

{
"skill": "design-plugin:design-system",
"kind": "external",
"needs": [
"design-system-input"
],
"produces": [
"design-system-output"
],
"constraints": [
"под-навык зонтика design-plugin (дизайн до кода)",
"a11y-принципы дизайн-уровня; технический a11y SoT — Pa11y #9"
],
"preview-form": "outline",
"defaults": [
"design-system — ведение дизайн-системы"
],
"key-decisions": [
"naming и hardcoded-значения"
],
"acceptance-criteria": [
"система консистентна и задокументирована"
],
"source": {
"version": "n/a",
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
"path": ""
}
}