Scheduled, read-only verification of provider response contracts.
Public responses are compared with committed reality recordings only at envelope and field paths consumed by the authored runtime spec. Private profiles prove one authenticated read per supported venue.
A runner environment may declare venues it cannot reach (geo-blocked hosts)
via the LIVE_DRIFT_UNREACHABLE_OK env var or the :unreachable_ok option.
For those venues only, $request capture errors classified as
exchange_not_available or network_error land in the report's
unreachable section instead of failures — reported loudly, never graded
green as evidence. Drift comparisons on a reachable response always fail hard
regardless of the allowlist.
Summary
Functions
Validates exact support, read-only profiles, and all credentials.
Returns the activated scheduled profile for every supported venue.
Runs the ten public and private read checks and returns a scrubbed report.
Types
Functions
Validates exact support, read-only profiles, and all credentials.
Returns the activated scheduled profile for every supported venue.
Runs the ten public and private read checks and returns a scrubbed report.