pk_coverage
Check coverage gaps before concluding a law is missing. Defines what this connector includes, its sources, and known exclusions with fallback guidance for empty searches.
Instructions
Declare what this connector covers, how it is sourced, and what it does NOT cover.
Call this before telling a user that the law "does not contain" something, and whenever a search comes back empty: the absence may be a gap in this connector rather than in the law. Every gap carries a fallback saying where to look instead.
Returns:
Coverage with families, an as-of note, and a non-empty list of known gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ok | |
| families | No | ||
| as_of_note | Yes | States what the dates mean, and what they do not promise. | |
| known_gaps | No | Never empty. An empty list would mean 'not checked', not 'no gaps'. |