Skip to content

[codex] Add signed cursor pagination and query budgets - #136

Merged
Obiajulu-gif merged 2 commits into
Chainmove:mainfrom
prissca:codex/issue-112-cursor-query-budgets
Jul 20, 2026
Merged

[codex] Add signed cursor pagination and query budgets#136
Obiajulu-gif merged 2 commits into
Chainmove:mainfrom
prissca:codex/issue-112-cursor-query-budgets

Conversation

@prissca

@prissca prissca commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add signed, expiring, versioned cursors bound to authenticated filter scope
  • migrate transaction and notification feeds to stable timestamp/id cursor pagination
  • add bounded projections, page sizes, Mongo query deadlines, and compound indexes
  • document explain-plan verification and query budget operations

Verification

  • git diff --check
  • TypeScript compilation is blocked because dependencies, including TypeScript, are not installed in this clone

Closes #112

@Obiajulu-gif
Obiajulu-gif marked this pull request as ready for review July 20, 2026 16:27
@Obiajulu-gif

Copy link
Copy Markdown
Collaborator

@prissca this looks great.. love it

@Obiajulu-gif
Obiajulu-gif merged commit 7d010b6 into Chainmove:main Jul 20, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HARD][PERFORMANCE] Add cursor pagination, query budgets, indexes, and load-test gates

2 participants