mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-20 13:52:28 +03:00
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.
437 B
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 — whileDEFAULT_WEIGHTSdeclares 15.check:docs-countsnow reads that number from the source, so adding a factor without updating the prose fails CI (#11545)