metacausal.ComponentWarning

exception metacausal.ComponentWarning[source]

Bases: MetaCausalWarning

Base class for warnings indicating an operating-ensemble pool reduction.

Subclassed into ComponentFailureWarning (runtime fit/predict failures) and ComponentExclusionWarning (configuration mismatches). Filtering at this level catches any partial-pool surprise regardless of cause, but does NOT catch BootstrapWarning (which is about inference reliability, not pool composition).