Expand description
Build a full scoring matrix for the why command.
Mirrors pipeline::detect_deviations but emits every (rule, function,
golden) score — including matches above threshold and ignored functions —
so callers can render the full reasoning behind a deviation/conform call.
Structs§
Enums§
Functions§
- build_
why_ report - Build the per-(rule, func, golden) scoring matrix for
target_file.entriesis empty when no rule’sapplyToglob matched the file — callers should treat that as the “no rule matches” case.