v0.2.2policy-scout2026-06-08

Tauri Eval Health Added

Policy Scout added a read-only Eval Results card to the experimental Tauri UI, showing policy eval health through allowlisted eval run JSON.

v0.2.22026-06-08
  • ·Added run_eval Rust command
  • ·Routed UI through policy-scout eval run --json
  • ·Displayed total, passed, failed, pass rate, and duration
  • ·Preserved no-command-input, no-file-selector, and no-mutation boundaries
  • ·Verified frontend build, cargo check, eval JSON, and JSON contract tests