Pagination: Specification
Defines cursor pagination with stable ordering, scoped opaque cursors, bounded page sizes, mutation semantics, errors, and navigation links for APIs where offset drift is unacceptable.
Places client-specific aggregation, caching, and release coupling in a BFF layer while domain services stay client-agnostic, with explicit rules for what may not leak across the boundary.