plainweave_intent_coverage
Reports the fraction of in-scope public surfaces justified by intent through SEI, requirement, and goal traces. Filters by namespace and surface class with optional evidence cap.
Instructions
Report the north-star coverage fact: the fraction of in-scope public surfaces that answer 'why does this exist?' via SEI->requirement->goal. Advisory and read-only; the ratio is qualified by denominator completeness and is never a pass/fail verdict.
exclude_namespaces: namespace prefixes scoped out of the denominator (default: scripts., tests.). surface_classes: restrict the denominator to a subset of {cli-command, entry-point, exported-api, http-route}; omit for all. max_surfaces: cap the justified/unjustified evidence lists at N each (counts are never truncated; surfaces_truncated flags when capping dropped rows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_surfaces | No | ||
| surface_classes | No | ||
| exclude_namespaces | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||