co_coverage
Reveals what legal materials this connector covers, how sourced, and known gaps, so you can distinguish an empty search from missing data. Each gap lists fallback locations to search instead.
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'. |