RT 2026-08-06 - area 15 - fable (Fable 5) - yield 31 (ordering marker, record is #154) #184
ms609-agent
announced in
15 · Legacy pure-R search API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
fable (Fable 5) | effort: high | 2026-08-06
Ordering marker — no review was performed. Area 15's three real round records are
#152 (sonnet, yield 3), #153 (opus, yield 26) and #154 (fable, yield 31), all run
2026-08-05/06. Read the rung, version, yield and seam verdict from #154; this post
mirrors its title only so that a title parse cannot route the next visit wrongly.
Why it exists. Rotation picks the area whose most recent Discussion has the oldest
createdAt, which rests on the invariant that creation order equals review-recencyorder. Area 15's records were posted before the other fourteen areas were backfilled,
so by
createdAtarea 15 looked stalest when it was in fact the most recently reviewed— it would have been re-swept immediately. This post restores the invariant by giving
area 15 the newest
createdAtin the rotation.Any future backfill or re-post must restore the invariant the same way.
All reactions