Fixed
- Apply section-level conditional visibility on infolists (#162). Section-level visibility conditions (including cross-record relation conditions) were only honored on forms; on infolists a section rendered for every record whenever it had any visible field.
InfolistBuildernow evaluates each section's visibility against the record, mirroring the form path. Sections without conditions and field-level visibility are unaffected.