v0.1.33policy-scout2026-06-07

Tauri Reports List Added

Policy Scout added a read-only Tauri Reports List card backed by an allowlisted list_reports command and report list JSON output.

v0.1.332026-06-07
  • ·Added list_reports Rust command
  • ·Routed UI through policy-scout report list --json --limit 5
  • ·Displayed recent report IDs, types, titles, and timestamps
  • ·Preserved read-only UI boundaries with no detail/export/delete actions
  • ·Verified frontend build, cargo check, report list, eval, and JSON contract tests