diff --git a/docs/ROADMAP.org b/docs/ROADMAP.org index a75b9bc..9abc34a 100644 --- a/docs/ROADMAP.org +++ b/docs/ROADMAP.org @@ -1432,8 +1432,9 @@ Content (ordered vertically): 4. ~Context~ — token gauge ~[████████░░] 42%~ showing context usage with color coding (green <50%, yellow 50-80%, orange 80-95%, red >95%). 5. ~Files~ — modified files list with +/- line counts. Updated on every tool execution that touches files. 6. ~Cost~ — session cost (~$0.12 this session~) updating after each LLM call. +7. ~Protection~ — gate effectiveness counter: "Gates blocked: 3 destructive, 7 network exfil, 12 secrets." Updated on each gate decision. This is the specific-value-proposition panel — no competitor has deterministic gates to count. -Implementation uses a fourth Croatoan ~window~ (sidebar on right) or a panel overlay. All data is already in the daemon's response plist (~:rule-count~, ~:foveal-id~, ~:gate-trace~). ~200 lines. +Implementation uses a fourth Croatoan ~window~ (sidebar on right) or a panel overlay. All data is already in the daemon's response plist (~:rule-count~, ~:foveal-id~, ~:gate-trace~). The gate block counts come from a new ~*dispatcher-block-counts*~ alist tracked in ~dispatcher-check~. ~200 lines (includes panel 7 addition). *** TODO Sidebar overlay mode (< 120 cols) :PROPERTIES: