Scope expansion surfaced by the Task 6 sweep (not in the original frozen plan). The 3 inline flows each ran doc-syncer at their DOC SYNC step but committed nothing — their CAPITALIZE step commits only memory (capitalize-commit's surgical scope) — so patched docs were left dirty in the working tree (milder than the orchestrator PR-strand, same class). Decider: the memory chantier (BDR-034) wired capitalize-commit into ALL flows; wiring docs only into the 2 orchestrators left an asymmetry that reads as a bug. Each DOC SYNC step now references lib/doc-commit.md (1-line include + paragraph, mirror of the capitalize-commit reference at the CAPITALIZE step). No FINISH in an inline flow → no ordering concern; it commits the docs on the current branch and no-ops when nothing was patched (the common trivial case). Set = the 3 flows that doc-sync: commit-change has no DOC SYNC step (not wired); hotfix IS wired (its DOC SYNC is unconditional — only its CAPITALIZE is skip-by-default). We replicate a built+tested mechanism mechanically; NEW work (BLK-010/011) stays deferred. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ho5EQCFTSvYamuRtVZpp2d |
||
|---|---|---|
| .. | ||
| resources | ||
| analyzer.md | ||
| bugfixer.md | ||
| client-handover-writer.md | ||
| code-cleaner.md | ||
| commit-changer.md | ||
| doc-syncer.md | ||
| feater.md | ||
| geo-analyzer.md | ||
| hotfixer.md | ||
| interviewer.md | ||
| onboarder.md | ||
| plugin-advisor.md | ||
| refactorer.md | ||
| scaffolder.md | ||
| seo-analyzer.md | ||
| seo-analyzer.md.bak | ||
| status-reporter.md | ||
| validator-analyzer.md | ||