Evaluator Registry API Reference
The kreview.registry module is the lookup that maps evaluator names to their extractor
implementations. Adding an evaluator means registering it here; nothing else in the pipeline
hard-codes the list.
For conceptual explanations, see:
kreview.registry
get_all_evaluators()
Dynamically discovers all FeatureEvaluator subclasses in kreview.features