Rule-based Windows notification filtering.
Surfaces what matters. Blocks what doesn't.
Every notification evaluated against configurable rules.
VIPs always get through. Noise never does.
Data as of: February 20, 2026
Feature status: Active (last DB entry: 2026-02-20T18:50 UTC)
Research performed:
SELECT COUNT(*) FROM notifications → 1,628 rowsSELECT decision, COUNT(*) GROUP BY decisionSELECT MIN(timestamp), MAX(timestamp) → Jan 30 – Feb 20SELECT app_id, COUNT(*) GROUP BY app_id → 98.3% WhatsAppcat ~/.attention-firewall/config.yamlfind ... -name "*.py" -exec wc -l → 657 totalgit log --all -- tools/attention-firewall/ → 3 commitsSELECT COUNT(*) FROM threads → 122 threads, 140 updatesGaps: The notification daemon/interceptor source was not located in accessible repos. Verified line count (~657) covers Amplifier tool modules (452 lines) and topic tracker (205 lines). The daemon and dashboard generator may add additional code.
Primary contributor: Sam Schillace (100% of git commits found)
1,628 notifications. 151 that mattered.
The rest never interrupted.