Consolidated the dark-mode CSS architecture to eliminate per-card overrides and fixed contrast failures. Added the full decision check flow: Rust adapter, TypeScript card shell, invoke wiring, and result display.
v0.2.22026-06-11
·CSS variable-based dark mode replaces scattered per-card overrides
·Fixed dark-theme contrast failures across audit and report cards
·Decision check Rust adapter added to lib.rs with invoke handler
·TypeScript card: types, static shell, and wired result display
·Restored audit events list rendering broken by earlier refactor