Policy Scout added read-only audit event detail viewing from selected Audit Events List items, using validated event IDs and allowlisted audit show JSON.
Policy Scout added a read-only Audit Events List to the experimental Tauri UI using allowlisted audit list JSON output.
Policy Scout added read-only report detail viewing from selected Reports List items, using validated report IDs and allowlisted report show JSON.
Policy Scout added a compact Overview status strip that summarizes existing dashboard data without adding backend commands or new execution paths.
Policy Scout added a manually triggered Quick Sweep card to the experimental Tauri UI, surfacing local system findings without remediation.
Policy Scout documented the difference between browser/Vite preview and native Tauri runtime for the experimental desktop UI.
Policy Scout made the experimental Tauri frontend handle browser preview gracefully with a friendly runtime-unavailable message instead of raw invoke errors.
Policy Scout ran a manual smoke checkpoint for the experimental Tauri dashboard; baseline CLI checks, build, and cargo check passed with no code changes.
Policy Scout added a read-only Eval Results card to the experimental Tauri UI, showing policy eval health through allowlisted eval run JSON.
Policy Scout improved the experimental Tauri Overview with a responsive dashboard grid while preserving existing read-only cards and adapter boundaries.