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