Improve --dry-run so people can review coverage before sending anything: print the planned requests grouped by kind (BOLA/BFLA/BASELINE) with per-group counts.
Files: src/report/report.ts, src/cli.ts
Acceptance criteria
- Dry-run prints a grouped table and totals.
- No requests are sent.
Comment /assign to claim.
Improve
--dry-runso people can review coverage before sending anything: print the planned requests grouped by kind (BOLA/BFLA/BASELINE) with per-group counts.Files:
src/report/report.ts,src/cli.tsAcceptance criteria
Comment
/assignto claim.