# Verification Catalog coverage, local execution, and external API verification are separate states. When documenting a provider, distinguish: - Catalog-only actions: schemas and metadata are available for discovery. - Locally executable actions: the open source runtime has an executor for the action. - Verified coverage: maintainers have current evidence that the action or provider works against the real upstream API. Do not imply that every catalog action is end-to-end verified unless that evidence is available in public project artifacts. Prefer verification notes that users can reproduce from this repository, such as example scripts, smoke tests, or public status pages.