mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
Once the pager was split into the orchestrator (BackwardRelayPager) and the pure per-relay cursor state that lives on the model, "UntilLimitPager" no longer described the latter — it pages nothing, it just records how far each relay has loaded. Rename it (and its test) to RelayLoadingCursors. The geode wire-contract test keeps its name (UntilLimitPagingRelayTest): it pins the relay-side `until`+`limit` paging behaviour, not the class. Pure rename — no behaviour change. Design doc updated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>