Skip to content

Download full report + surface all tiers#14

Merged
lex00 merged 2 commits into
mainfrom
feature/report-download
Jun 18, 2026
Merged

Download full report + surface all tiers#14
lex00 merged 2 commits into
mainfrom
feature/report-download

Conversation

@lex00

@lex00 lex00 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Reported: a repo with 45 findings showed "19 security" (a category count spanning all tiers) but you could only see quick wins + needs review — the 26 report-only findings were hidden behind a collapsed <details>, and there was no way to get the full report out.

Fixes:

  • Report-only opens by default — every finding is visible, no hidden tier.
  • Tier-count line under the headline: N quick wins · N needs review · N report-only, so the numbers reconcile (10 + 9 + 26 = 45; the 19 security span all three).
  • Download buttons (Markdown + JSON) — export the complete report, every finding in every tier, regardless of the active category filter. Markdown is paste-ready for an issue; JSON for tooling.

🤖 Generated with Claude Code

lex00 added 2 commits June 18, 2026 00:15
A repo with 45 findings showed '19 security' (a category count spanning tiers)
but hid its 26 report-only findings behind a collapsed <details>, so the numbers
didn't reconcile and the full report wasn't reachable. Open the report-only tier
by default, add a tier-count line (N quick wins · N needs review · N report-only),
and add Download buttons (Markdown + JSON) that export the complete report —
every finding in every tier, regardless of the active category filter.
@lex00 lex00 merged commit ef1c913 into main Jun 18, 2026
4 checks passed
@lex00 lex00 deleted the feature/report-download branch June 18, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant