bitmosh.dev/Blog/Dev Log/2026-06-08
v0.2.10policy-scout

Tauri Audit Detail Added

Policy Scout added read-only audit event detail viewing from selected Audit Events List items, using validated event IDs and allowlisted audit show JSON.

v0.2.9policy-scout

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.8policy-scout

Tauri Report Detail Added

Policy Scout added read-only report detail viewing from selected Reports List items, using validated report IDs and allowlisted report show JSON.

v0.2.7policy-scout

Tauri Status Strip Added

Policy Scout added a compact Overview status strip that summarizes existing dashboard data without adding backend commands or new execution paths.

v0.2.6policy-scout

Tauri Quick Sweep Added

Policy Scout added a manually triggered Quick Sweep card to the experimental Tauri UI, surfacing local system findings without remediation.

v0.2.5policy-scout

Tauri Runtime Notes Added

Policy Scout documented the difference between browser/Vite preview and native Tauri runtime for the experimental desktop UI.

v0.2.4policy-scout

Tauri Runtime Fallback Added

Policy Scout made the experimental Tauri frontend handle browser preview gracefully with a friendly runtime-unavailable message instead of raw invoke errors.

v0.2.3policy-scout

Tauri Dashboard Smoke Checked

Policy Scout ran a manual smoke checkpoint for the experimental Tauri dashboard; baseline CLI checks, build, and cargo check passed with no code changes.

v0.2.2policy-scout

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.1policy-scout

Tauri Dashboard Layout Improved

Policy Scout improved the experimental Tauri Overview with a responsive dashboard grid while preserving existing read-only cards and adapter boundaries.