Keyboard review fixture

Reviewers can move by document structure, refine into exact words, and annotate without reaching for the mouse.

Runtime policy

const retryLimit = 3;
const timeoutMs = 1_500;
const endpoint = "wss://example.test";

The retry limit should stay conservative during rollout.

SettingValue
retryLimit3
timeoutMs1,500 ms