use crateAlgorithmicSignal;
use crateBehavioralSignal;
use crateTaintSignal;
/// Content-based review signals detected over the changed files' re-read source.
///
/// Produced by [`super::signal_pass::detect_review_signals`], which runs the
/// behavioral, algorithmic, and taint-lite detectors alongside boundary
/// detection in one shared pass over each changed file.
pub
/// Which content-based detectors to run; each maps to a config toggle.
pub