rtfm_coverage
Check what percentage of your project's scanned files are indexed, preventing a partial index from being mistaken for complete coverage.
Instructions
How much of a project this index actually holds.
Say this before answering from the index when completeness matters: a partial index read as a complete one is how an absent result becomes "there is nothing on the subject".
The denominator is the scan's own list of files — not everything in the directory. Logs, lock files, state files and build output are not counted as gaps, because RTFM was never going to index them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | another project to measure — its name ("hub"), or its path when two projects share a name. Omit for the current one. |