ReqLLM. Compatibility. ProviderDrift
(ReqLLM v1.19.0)
View Source
Bounded, read-only live verification for a small compatibility anchor matrix.
Provider drift reports are tooling artifacts. They do not update checked-in fixtures, compatibility evidence, support tiers, model resolution, or request routing.
Summary
Functions
Returns the checked-in anchor configuration path.
Returns a compatibility evidence document containing completed probes only.
Returns true when any executed anchor failed.
Loads and validates the checked-in anchor configuration.
Renders a concise GitHub step summary without provider payloads.
Builds a credential-aware plan without making provider requests.
Builds a sanitized report with an embedded schema-compatible evidence artifact.
Runs ready anchors through the supplied bounded executor.
Validates anchor selection, evidence references, and resource limits.
Writes deterministic JSON and Markdown report files.
Functions
@spec default_config_path() :: Path.t()
Returns the checked-in anchor configuration path.
@spec evidence([map()], DateTime.t()) :: map()
Returns a compatibility evidence document containing completed probes only.
Returns true when any executed anchor failed.
Loads and validates the checked-in anchor configuration.
Renders a concise GitHub step summary without provider payloads.
Builds a credential-aware plan without making provider requests.
Builds a sanitized report with an embedded schema-compatible evidence artifact.
Runs ready anchors through the supplied bounded executor.
Validates anchor selection, evidence references, and resource limits.
Writes deterministic JSON and Markdown report files.