pub const MAX_REPORT_OFFSET: i64 = 100_000;Expand description
Largest report offset any report path will honour. OFFSET is scan-and-discard, so a deep
offset is a multi-second query that pins a connection (KNOWN_ISSUES P-4); cap the paginate
depth. The reports are an inspection surface (look at affected papers) — bulk action uses rerun,
which filters server-side without enumerating.