pdombkins makes hidden admin records reachable

A quiet data-completeness fix stops several oversight screens from silently leaving older records out of view.

workflowcompliance

The fork adds consistent pagination or continuous loading to six previously capped lists: audit history, costs, regulatory monitoring, agents, verification, and notifications.

  • Audit history: reviewers can reach older activity instead of seeing an unexplained partial record.
  • Costs and regulatory monitoring: teams can continue through more entries when checking spend or tracked developments.
  • Agents, verification, and notifications: administrators can access the full operational queue, rather than only its newest slice.

The important point is correctness, not cosmetic scrolling. A list that appears complete while hiding records can distort an audit, investigation, or operational decision.

So what Legal-ops and risk teams should care because complete records are a prerequisite for credible oversight.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from pdombkins/rose_lawyer, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
ab0c2c63 Fix silent list truncation: pagination/infinite-scroll for audit trail, costs, regwatch, agents, verify, notifications Peter Dombkins 2026-07-25 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-943.md from inside the repo you want the changes in.

⬇ Download capture-thread-943.md