From d2a46f6a14f63fae84f10ed118d8dbe6d1b0187b Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 30 Jul 2026 03:09:54 +0300 Subject: [PATCH] feat: add quick wins view for rapid compliance fixes (#36) Introduce a CLI and dashboard view highlighting findings that take under 30 minutes to resolve while improving multiple compliance scores. Filters for failing code_grep checks present in 4+ frameworks and sorts by impact/effort ratio to prioritize high-impact, low-effort tasks for busy founders. --- dashboard/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/dashboard/index.html b/dashboard/index.html index 24eead1..6d44c10 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -36,6 +36,9 @@
Findings that take <30 min to fix and improve multiple compliance scores. Sorted by impact/effort ratio. Prioritizes code_grep checks in 4+ frameworks for the fastest compliance gains.
+ +