v0.2.1policy-scout2026-06-11

Tauri adapter hardening — validated selectors, Rust unit tests, CI

Replaced cleanup dry-run wrappers with validated target selectors, extracted audit event ID validation into a dedicated Rust helper, added full unit test coverage for adapter validators, and wired a Tauri desktop CI job.

v0.2.12026-06-11
  • ·Bounded audit event type filter on Tauri dashboard
  • ·Validated target selector replaces fragile cleanup dry-run wrappers
  • ·validate_audit_event_id extracted as tested Rust helper in lib.rs
  • ·Rust unit tests cover all Tauri adapter validators
  • ·CI job: Tauri desktop build + Rust validator checks on every push