v0.2.9policy-scout2026-06-08

Tauri Audit Events Added

Policy Scout added a read-only Audit Events List to the experimental Tauri UI using allowlisted audit list JSON output.

v0.2.92026-06-08
  • ·Added list_audit_events Rust command
  • ·Routed UI through policy-scout audit list --json --limit 10
  • ·Displayed event IDs, types, timestamps, and request IDs
  • ·Preserved no-detail, no-delete, no-export, and no-SQLite boundaries
  • ·Verified audit list, audit stats, eval, npm build, cargo check, and JSON contract tests