audit_rule_gaps
Scan existing out/ bundles to detect missing rule coverage and export findings to a stable JSON report for gap analysis.
Instructions
Audit rule gaps from existing out/ bundles and write a stable JSON report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | No | directory containing extracted bundles (default "out"). | out |
| max_files | No | optional cap on number of bundles scanned (0 = no cap). | |
| output_path | No | path to write the audit report JSON (default docs/rule_gap_audit.json). | docs/rule_gap_audit.json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||