feat(tray): implement setup wizard and macOS system integration
- tray/wizard: implemented setup wizard framework and navigation - tray/wizard: added notification permission verification flow - tray: renamed application to AdderTray and updated bundle identity - tray: implemented bulletproof tray icon synchronization and cache-busting - tray: expanded recent events menu to 10 entries with explorer links - output: implemented 'Log to File' functionality and added webhook tests - macos: fixed native notification icons and Script Editor bug via bundle ID cycling - ci: fixed 30+ lint issues (gosec, perfsprint, exhaustive, prealloc) for v2 compatibility Signed-off-by: Ales Verbic <[email protected]>