v0.2.19policy-scout2026-06-08

Tauri Frontend Types Hardened

Policy Scout added lightweight TypeScript interfaces and safer frontend data typing for the experimental Tauri dashboard without changing behavior.

v0.2.192026-06-08
  • ·Expanded shared frontend JSON data types
  • ·Added practical optional interfaces for reports, audit, sweep, cleanup, eval, and data status
  • ·Reduced loose any usage in dashboard components
  • ·Preserved current CLI JSON behavior and read-only UI boundaries
  • ·Verified frontend build, cargo check, CLI checks, eval, and JSON contract tests