Awesome Reviewers

When the client needs a logical unit (run/history group, full resource state), the API must paginate and update in a way that preserves that unit across requests.

Apply this standard: 1) Pagination must align to domain groups

Example contract shape (conceptual):

2) Update semantics must be explicit + concurrency-safe

3) Don’t export incorrect invariants to the UI