@hackage relay-pagination-conformance0.1.1.0

Conformance suite proving no-skip/no-duplicate pagination

A conformance suite that services run against their own paginated endpoints to prove no-skip/no-duplicate behavior: a page walker with cursor-loop detection and an invariant checker producing human-readable reports. Pages are fetched through a plain callback, so the suite stays decoupled from any session runner or HTTP client.