Expand description
The contract a data-provider plugin implements to supply league/competition data to
the host. Every operation returns data typed against the canonical types schema; the
interface defines no plugin-specific or provider-specific return types.
See openspec/changes/define-league-data-contract/specs/data-provider-plugin-api/spec.md.