Files
brain/docs/registry/contracts/marketing-plugin__performance-report.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
829 B
JSON

{
"skill": "marketing-plugin:performance-report",
"kind": "external",
"needs": [
"marketing-metrics"
],
"produces": [
"marketing-performance-report"
],
"constraints": [
"под-навык зонтика marketing (первичный resolver C1)",
"ADR-015: решатель; материал — marketingskills #75; РФ-специфика — marketing-ru"
],
"preview-form": "outline",
"defaults": [
"performance-report — отчёт по метрикам кампаний"
],
"key-decisions": [
"какие метрики и пороги"
],
"acceptance-criteria": [
"отчёт даёт actionable-рекомендации"
],
"source": {
"version": "n/a",
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
"path": ""
}
}