c4c2afd111
Master plan orchestrates 9 streams (A-H + checkpoints) для параллельного multi-session запуска. Каждый stream работает над disjoint set файлов в tools/ или docs/ — 0 conflicts по конструкции. Streams: - A: Pure decision modules (8 файлов, ~250 unit tests) — independent - B: Bash/PowerShell content rules — independent (stub path-norm) - C: Static scan + framework boot + Glob F8 + MCP classifier — independent - D: LLM-judge Layer 4 (multi-judge + per-tool + response scan) — independent - E: AskUser parser + subagent return scanner — independent - F: VM-sandbox setup (user hands-on) — independent - G: Cleanup 5 v3.9 hooks + settings.json register — sequential after A-E - Smokes 1-9 user-run — sequential after G - H: Brain-retro Table 16-17 + recovery docs + Pravila/PSR/Tooling sync — sequential Wall-clock: 16-23h parallel (vs 49-65h sequential). User chose Subagent-Driven execution в параллельных сессиях. Each parallel session invokes writing-plans для своего stream sub-plan'а, затем subagent-driven-development для реализации. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>