it_coverage
Clarify the legal coverage of this Italian law server: which sources are included, how they are sourced, and known gaps with fallback paths when searches return empty.
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'. |