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. Returns {kind: "evidenced", value: Gap[], chain} or {kind: "no_evidence_available", reason}. Returns: The set of known coverage gaps. Example: call introspection_system_coverage_gaps with arguments {"scope_kind":""}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| scope_id | No | ||
| scope_kind | Yes |