introspection_system_coverage_gaps
Enumerate structural coverage gaps (silent tools, artifacts with no eval, un-probed tenants). scope_kind: federation | tenant; scope_id required if scope_kind=tenant. Optional limit caps the returned Gap rows; summary always reports total_gaps/returned/by_category for the full set. Returns {kind: "evidenced", value: Gap[], chain, summary} or {kind: "no_evidence_available", reason}. Returns: The set of known coverage gaps, with a summary (total_gaps, returned, by_category) that always reflects the full set even when limit truncates the rows. Example: call introspection_system_coverage_gaps with arguments {"scope_kind":""}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| limit | No | ||
| scope_id | No | ||
| scope_kind | Yes |