Parent: MOR-1410 / Core #2318. Matching Linear child: https://linear.app/morozsm/issue/MOR-1632.
Problem
Exact candidate 8290e62 declares AF Ctrl+ArrowUp / Ctrl+ArrowDown and RF Ctrl+Shift+ArrowUp / Ctrl+Shift+ArrowDown in rigs/_keyboard-default.toml.
On standard macOS settings, Ctrl+ArrowUp is intercepted by Mission Control, blocking the required MOR-1410 desktop AF adjustment step. This finding requests no backend or radio change.
Required outcome
Candidate evidence and bounded scope
The keyboard map matches modifiers exactly and suppresses editable/local-extension scope. KeyboardHandler.svelte supplies ? help and reserves Tab. panel-commands.ts already routes declared AF/RF delta through existing intent handlers.
Implementation budget: at most 3 existing paths / 400 LOC. No backend, profile capability, CI-V, command serialization, StateStore, PTT/TUNE, audio, scope/waterfall, or transport change. Do not ask users to disable/reconfigure macOS shortcuts or add a model-specific branch.
Priority P1: not a radio-safety/protocol defect, but it blocks the standard-macOS operator path required by the MOR-1410 release gate. Reclassify P2 only if the existing focus path is proven discoverable and sufficient without a code change.
Parent: MOR-1410 / Core #2318. Matching Linear child: https://linear.app/morozsm/issue/MOR-1632.
Problem
Exact candidate 8290e62 declares AF Ctrl+ArrowUp / Ctrl+ArrowDown and RF Ctrl+Shift+ArrowUp / Ctrl+Shift+ArrowDown in rigs/_keyboard-default.toml.
On standard macOS settings, Ctrl+ArrowUp is intercepted by Mission Control, blocking the required MOR-1410 desktop AF adjustment step. This finding requests no backend or radio change.
Required outcome
Candidate evidence and bounded scope
The keyboard map matches modifiers exactly and suppresses editable/local-extension scope. KeyboardHandler.svelte supplies ? help and reserves Tab. panel-commands.ts already routes declared AF/RF delta through existing intent handlers.
Implementation budget: at most 3 existing paths / 400 LOC. No backend, profile capability, CI-V, command serialization, StateStore, PTT/TUNE, audio, scope/waterfall, or transport change. Do not ask users to disable/reconfigure macOS shortcuts or add a model-specific branch.
Priority P1: not a radio-safety/protocol defect, but it blocks the standard-macOS operator path required by the MOR-1410 release gate. Reclassify P2 only if the existing focus path is proven discoverable and sufficient without a code change.