You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
CLI confidence values print with three decimals (0.796, not 0.80): two-decimal
rounding could display a value at a floor it does not actually reach, making stats rule counts and check output look contradictory. Thresholds and the
README's worked examples updated to match.
README: real CLI demo screenshots (stats, check with the decision guide,
pre-commit hook), fixed section anchor links, quick-start reshuffle.