Files
brain/docs/registry/contracts/superpowers__receiving-code-review.contract.json
T
Дмитрий acd9bdc479 feat(registry): токенизация needs/produces — батч superpowers (этап 2b, роутер-реестр)
Phase 2b батч 1: 14 superpowers-контрактов переведены с прозы на токены словаря.
Словарь +13 (атомарные выходы + данности), всего 39 токенов, v0.3.0.

Граф ожил для рабочих цепочек (рёбра producer->consumer):
- brainstorming -> writing-plans -> executing-plans / subagent-driven
- test-driven-development -> requesting-code-review -> receiving-code-review
- finishing-a-development-branch (needs completed-change)

Тесты: новый замок-тест батча (14 контрактов проходят словарь + рёбра графа);
m3c-coverage-invariants просьба обновлена на токен; capability-vocabulary
счётчик -> >= (словарь живой). Регрессия 4369 passed, exit 0.

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

30 lines
842 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": "superpowers:receiving-code-review",
"kind": "external",
"needs": [
"code-review-feedback"
],
"produces": [
"review-response"
],
"constraints": [
"под-навык зонтика superpowers (процессный мета-скил)",
"hard-floor источник дисциплины (ADR-011)"
],
"preview-form": "outline",
"defaults": [
"проверять, а не performative-соглашаться"
],
"key-decisions": [
"обоснованность каждого замечания"
],
"acceptance-criteria": [
"правки внедрены по существу, спорное оспорено доказательно"
],
"source": {
"version": "n/a",
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
"path": ""
}
}