Breaks the readingCheckable from the score alone
A single note value must not obscure a primary beat it starts before and ends after (tie instead of a longer value)
In simple meter, a note that begins off a primary beat and sustains across the next beat boundary must be written as two tied notes, never as one value spanning the boundary, because the single value hides where the beat falls. The canonical example: in 4/4, a quarter note starting on the 'and' of beat 2 and lasting through beat 3 must be tied at the beat, never written as one plain quarter note off the grid. Because every barline is itself a primary-beat multiple by construction (beatsPerBar is always an integer multiple of primaryBeatBeats — verified: simple meter gives ratio=num, an integer; compound meter, e.g. 6/8, gives ratio=2), this same rule automatically subsumes the most severe case, a single note spanning two BARS with no tie.