When MCP elicitation is unavailable (most clients), fall back to
org.freedesktop.Notifications with Approve/Deny action buttons.
Opt-in via MCDBUS_NOTIFY_CONFIRM=1. Silence (timeout) is denial.
Fixes signal race where NotificationClosed stomped ActionInvoked
result in the same event loop iteration.