Commit Graph

4 Commits

Author SHA1 Message Date
Дмитрий 350926057d feat(brain-spec): Phase 1 design (consumer-universal plugins + context7 activation)
Design doc для brain v1.2 → v1.3 release. Phase 1 после Phase 0 meta-foundation.

Scope: 5 plugin'ов из shortlist consumer-universal — code-review, security-guidance,
pr-review-toolkit, telegram (target=consumer, registered-only), и context7 (target=
user-level+consumer, активен в brain как docs API/SDK lookup). Plus tech-debt close:
install-plugins.sh learns --install-target ENUM filter (per routing.md v1.1 §4.1).

Out of scope: Liderra deploy (blocked outstanding v1.0), Phase 2 stack-gated, custom
skills, Pravila v2 bump.

Spec covers: architecture/data-flow (§3), per-file deliverables (§4), 10 conflicts
mitigation (§5), per-artifact verification (§6), runtime deps checks (§7), 5 atomic
commits sequence + rollback (§8), open risks (§9), self-review (§10).

Spec self-review passed: no TBD/TODO/FIXME, only intentional <utc-at-commit-time>
and <commit-5-sha> placeholders. Internal consistency §2 ↔ §4 ↔ §8 verified.
Cross-refs resolve correctly from docs/superpowers/specs/ base.

Next: invoke superpowers:writing-plans для детального plan'а Phase 1B (commits 2-5).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 14:49:29 +03:00
Дмитрий 179101d772 docs(brain-plugin-routing): plan for install plugin-dev + hookify (v1.2)
4 atomic tasks (3 commits + 1 verification+push) for installing brain-meta
plugins #17 and #18 per routing.md §5.1, bumping brain to v1.2 with
routing.md v1.1 (new task classes: plugin creation, hook creation).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 14:04:28 +03:00
Дмитрий 22eb6abf05 docs(brain-plugin-routing): implementation plan
6 atomic tasks (5 commits + 1 verification) for implementing brain-plugin-routing.md
v1.0 per design spec dbd80e9.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 13:42:58 +03:00
Дмитрий dbd80e9715 docs(brain-plugin-routing): design spec for plugin selection rules
Brainstorming output for resolving 8 sources of ambiguity (К1-К8) when
selecting a plugin while working inside brain repo. Approach A chosen
(separate docs/brain-plugin-routing.md ~275 lines). Decisions D1-D12
locked. Implementation deferred to writing-plans skill.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 13:39:50 +03:00