Wiring scoring components from documentation without first proving they worked against the installed packages.
Several imports and scorer assumptions typechecked but failed when the modules actually loaded. A scoring system that has never run is not a measuring instrument.
WHAT CHANGED
The project added import smoke tests and a coverage gate that rejects a scorer emitting an unregistered metric or a registered metric with no producer.


