Encoded Continuation Tokens Local Sort

Carry locally sorted and shuffled paging through the same token slot a remote API uses, by prefixing the token with a mode tag and encoding a cursor after it — and reject an unrecognised prefix loudly, because a silently ignored token leaves the pager stuck in its in-flight state and the list never loads again. Use when one list must page from either a server cursor or a local ordering, or when local sorting made paging stop working with nothing in the log.

maxrave-dev 0414810 8.4 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/encoded-continuation-tokens-local-sort commit 041481095a

Frequently asked questions

npx skillmds@latest add maxrave-dev/encoded-continuation-tokens-local-sort