Array fields collapse into one value
Bad input: Multiple array items converted into a single comma string unexpectedly.
Failure: Backend validation passes partially but business logic breaks.
Fix: Use explicit array key conventions and validate expected multiplicity.