v0.2.37policy-scout2026-06-08

Tauri Audit Event ID Helper Added

Policy Scout extracted audit event ID validation into a named Rust helper, aligning audit detail validation with the report detail validation pattern.

v0.2.372026-06-08
  • ·Added validate_audit_event_id helper
  • ·Replaced inline show_audit_event validation
  • ·Preserved evt_ prefix and unsafe-character rejection behavior
  • ·Kept Tauri command surface unchanged
  • ·Preserved selected-list-only audit detail flow