Files

548 B

1. Implementation

  • 1.1 Add configurable abort hotkey with launch-profile registration.
  • 1.2 Add recording abort operation/API that stops active capture and transcription.
  • 1.3 Delete meeting artifacts and linked screenshot attachments for aborted runs.
  • 1.4 Ensure abort does not transition to summarizing or invoke the summary pipeline.

2. Verification

  • 2.1 Cover abort deleting artifacts and skipping summary.
  • 2.2 Cover abort hotkey registration.
  • 2.3 Run relevant tests and strict OpenSpec validation.