feat(gui): pure-logic helpers for Policy tab (mode mapping, violation grouping)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
michael
2026-04-27 11:13:53 -07:00
parent ec22188440
commit b2771e73fa
2 changed files with 93 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ mod enroll_dialog;
mod error;
mod firstrun;
mod keys_page;
mod policy_form;
const APP_ID: &str = "io.dangerousthings.AuthForge";