es_coverage
Use to verify what Spanish BOE legal data covers and where gaps exist. Prevents false 'not found' conclusions by listing known gaps with fallback sources.
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'. |