Skip to content

feat: paginate review audit history - #19

Merged
Ciprian-LocalPulse merged 1 commit into
mainfrom
codex/review-history-pagination
Sep 22, 2026
Merged

Ciprian-LocalPulse merged 1 commit into
mainfrom
codex/review-history-pagination

Conversation

@Ciprian-LocalPulse

Copy link
Copy Markdown
Owner

Review history previously loaded every event in one response. Add bounded cursor pagination (default 50, maximum 100), with insertion-order traversal and a next_after_id continuation cursor. Existing consumers must follow the cursor for complete history.

Add PostgreSQL integration coverage for authenticated review writes, payload round-trips, page boundaries, record isolation, and continued synthetic-fixture exclusion from citation export. Update API documentation and changelog. Review events remain separate from the evidence read model.

Validation: Ruff passed; local pytest reported 26 passed and 2 PostgreSQL tests skipped. GitHub CI runs the database-backed contracts against migrated PostgreSQL.

@vercel

vercel Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
openlongevity Ready Ready Preview Sep 22, 2026 2:43am UTC

@Ciprian-LocalPulse
Ciprian-LocalPulse merged commit d81b5b7 into main Sep 22, 2026
12 checks passed

This branch was successfully deployed

1 active deployment
Preview — b8e3a39d Deployed Sep 22, 2026 by vercel[bot]
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.

1 participant