Files
OmniRoute/changelog.d/fixes/11545-scoring-factor-count.md
Dizzle 6787fc9aa9 docs: real PR links for merged changelog fragments; fix stale quality comment (#11553)
Validated in a combined 4-PR batch worktree off release/v3.8.51 tip.
- typecheck:core, file-size, changelog-integrity, complexity, cognitive-complexity, check:docs-counts-sync — all OK
- Comment-only + changelog metadata fix, no runtime surface

Thanks for closing the placeholder-link loop before the release aggregator baked them into CHANGELOG.md — good timing call in the PR notes.
2026-08-25 19:48:29 -03:00

437 B

  • fix(docs): the Auto-Combo engine is described with the number of factors it actually declares. Four different counts were in circulation — 6, 9, 13 and 14 across AGENTS.md, four guides and six code comments — while DEFAULT_WEIGHTS declares 15. check:docs-counts now reads that number from the source, so adding a factor without updating the prose fails CI (#11545)