# Change: Add recording abort hotkey ## Why Users need a fast way to discard an accidental or unwanted active meeting recording without producing a transcript summary or leaving meeting artifacts in the vault. ## What Changes - Add a configurable abort/discard hotkey, defaulting to `Ctrl+Alt+D`. - Add an abort recording operation that stops active capture/transcription, skips final summary generation, and removes the meeting artifacts created for that run. - Keep normal stop behavior unchanged. ## Impact - Recording coordinator abort path - Global hotkey registration and launch-profile hotkey handling - Recording control endpoints and local configuration