Constant INLINE_RELATION_SLOTS
pub const INLINE_RELATION_SLOTS: usize = 4; // 4usizeExpand description
Maximum number of relations that fit inline (without overflow spill).
Chosen to cover 95%+ of NSAI reasoning steps (most have 1-3 PROV edges).