← All split-fleet examples

Reassignment: seed by ranking, then reshuffle the fleets by standings after each day

ILCA 7 2026 — World Championship, Dun Laoghaire IRL (class-standard Addendum A) · F1 · SI (reference-docs:events/ilca7-worlds-2024/SI-Amendment-1.md (Addendum A2.2–A2.5)) · results

2 qualifying fleets · → Gold/Silver · discards: 1 discard from race 4.
The assignment ceremony under test end to end:
- Round 1 is SEEDED from the entry ranking — the rank pattern assigns down
  the fleet list and back over the seed order: Yellow = s1, s4, s5, s8;
  Blue = s2, s3, s6, s7 (consecutive seeds split across fleets).
- After Q1–Q2 the fleets are REASSIGNED by the current standings (Addendum
  A2.3–A2.5: "reassigned based on their ranks in the series"). Boats that
  did well move up, so the fleets change: the round-2 Yellow/Blue are the
  rank pattern over the Q1–Q2 ranking, not the seed order. `expectedFleets`
  on the second round asserts the reshuffle; the movement (e.g. s5 and s4
  drop from Yellow to Blue, s7 and s3 rise from Blue to Yellow) is the whole
  point of daily reassignment.

No split here — this fixture isolates the assignment logic; scoring is the
ordinary qualifying total over Q1–Q4. `expected` and both `expectedFleets`
blocks are verified against the engine.

Fleet assignments

RoundHow assignedFleets
Qualifying (from Q1)seeded (entry-order)Yellow: s1, s4, s5, s8  Blue: s2, s3, s6, s7
Qualifying (from Q3)reassigned after Q2Yellow: s2, s4, s5, s6  Blue: s1, s3, s7, s8

Standings

RankSailHelmQ1Q2Q3Q4TotalNett
1 s7 Seed 7 (4) 1 2 1 8 4
2 s2 Seed 2 1 (4) 2 1 8 4
3 s5 Seed 5 (3) 1 1 2 7 4
4 s1 Seed 1 1 (3) 1 2 7 4
5 s6 Seed 6 3 2 3 (4) 12 8
6 s3 Seed 3 2 3 3 (4) 12 8
7 s8 Seed 8 (4) 2 4 3 13 9
8 s4 Seed 4 2 (4) 4 3 13 9