pub fn floor_blocks(
fact_level: SensitivityLevel,
cfg: &SensitivityConfig,
) -> boolExpand description
Decide whether fact_level is blocked by the floor. Used for structured
items (knowledge facts) where the level is known/stored rather than derived
from free text. No-op (never blocked) when disabled.