docs(readme): ModeSelection is enforced by serialSGS, not annotation-only
The constraint table predated the engine's multi-mode support landing
(preprocess modesByTask + per-mode placement); supports("ModeSelection")
returns true and constraintMeta.test.ts asserts it.