chore(spec): cosmetic markdownlint auto-fix in router-gate v3.5

Markdownlint added blank line before list in TL;DR v3.5 Changes section. Cosmetic, no semantic change. Captured to keep working tree clean for session handoff.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Дмитрий
2026-05-29 08:31:21 +03:00
parent 80c8160203
commit 6c6796d84a
2 changed files with 13 additions and 12 deletions
+12 -12
View File
@@ -1,6 +1,6 @@
# Brain Status (auto-generated)
Last updated: 2026-05-29T05:08:09.114Z
Last updated: 2026-05-29T05:24:43.100Z
| Контролёр | Состояние | Детали |
|---|---|---|
@@ -8,13 +8,13 @@ Last updated: 2026-05-29T05:08:09.114Z
| C2 Cross-ref consistency | ✅ | [cross-ref-checker] OK — 0 drift in 4 files |
| C3 Observer-of-observer | ✅ | [observer-of-observer] OK — last read 0 week(s) ago |
| C4 Сигнальный статус | ✅ | This file (self-reference) |
| C5 Observer-coverage | ⚠️ | 689 episode(s) this month · Stop-hook + post-commit OK · 20 missed activation(s) — see /brain-retro |
| C5 Observer-coverage | ⚠️ | 691 episode(s) this month · Stop-hook + post-commit OK · 20 missed activation(s) — see /brain-retro |
| C6 Chain map sync | ✅ | [chain-map-checker] OK — 16 chains in sync |
## Метрики (информационные, не алерты)
- Observer evidence: 689 episodes this month, 0 observer_error markers, 139 PII matches before filter
- Legacy v1 episodes (not in factor analysis): 550
- Observer evidence: 691 episodes this month, 0 observer_error markers, 139 PII matches before filter
- Legacy v1 episodes (not in factor analysis): 552
- Last /brain-retro: 2 day(s) ago
- Использование узлов: см. `/brain-retro` (раз в спринт). missed_activations: 20. **Неиспользованные узлы — не алерт, если профильной задачи не было** (Pravila §16.4 v1.36; capability-readiness; см. memory `feedback_brain_unused_tools_not_problem` — outside-repo memory store).
@@ -31,9 +31,9 @@ Baseline дисциплины роутера (этап 2 router discipline overh
| cleanup | 6 | 0.0% | 0.0% |
| refactor | 1 | 0.0% | 0.0% |
Router step distribution: 1: 309, 2: 243, 3: 63, 5: 62
Router step distribution: 1: 310, 2: 243, 3: 63, 5: 63
Boundaries applied (ADR / границы): 75 of 677 эпизодов (11.1%).
Boundaries applied (ADR / границы): 75 of 679 эпизодов (11.0%).
## Активные многоэтапные проекты
@@ -51,10 +51,10 @@ Boundaries applied (ADR / границы): 75 of 677 эпизодов (11.1%).
| Компонент | Токены (in/out) | USD |
|---|---|---|
| Classifier (Sonnet 4.6) | 4606/59887 | $0.91 |
| Classifier (Sonnet 4.6) | 4686/61299 | $0.93 |
| Self-assessment (Sonnet 4.6) | 0/0 | $0.00 |
| Reviewer (Opus 4.7 + fallback) | 0/0 | $0.00 |
| **Итого** | | **$0.91** |
| **Итого** | | **$0.93** |
## Аномалии классификатора
@@ -67,7 +67,7 @@ Episodes since last run: 542 / threshold: 10
## Reviewer: субагент vs fallback
0 эпизодов проверено из 689.
0 эпизодов проверено из 691.
## Reviewer findings
@@ -109,8 +109,8 @@ Episodes since last run: 542 / threshold: 10
| Фраза | За всё время | За сегодня |
|---|---|---|
| `recovery` | 1330 | 433 ⚠️ |
| `без скилов` | 233 | 55 ⚠️ |
| `recovery` | 1346 | 449 ⚠️ |
| `без скилов` | 241 | 63 ⚠️ |
| `ремонт инфраструктуры` | 229 | 44 ⚠️ |
| `срочно` | 144 | 51 ⚠️ |
| `memory dump` | 17 | 0 |
@@ -123,7 +123,7 @@ Episodes since last run: 542 / threshold: 10
| PID | Имя | CPU-время | Возраст |
|---|---|---|---|
| 3464 | MsMpEng | 1.31ч | NaNч |
| 3464 | MsMpEng | 1.44ч | NaNч |
⚠️ Проверь, не «осиротевшие» ли это процессы от завершённых Claude-сессий.
@@ -48,6 +48,7 @@
**Anti-forgery:** askuser-decisions.jsonl в protected paths, пишется только §4.5 parser при реальном AskUser-ответе, strict exact-match approved_action_pattern против tool_input.command, 5-min time window, one-shot consumption.
5 spec edits:
- §3 preserved hooks таблица — `enforce-branch-switch` row переписан (no longer reads response markers, instead reads askuser-decisions).
- §4.5 — новый row в answer parsing table + новое значение enum `approve_git_operation`.
- §9 — S8 убран из acceptable residual list. **Список residual теперь пуст.**