Skip to content

docs(keyboard): document the leader-sequence runtime in the dispatch header (RIG-2710) - #619

Open
rigel-mintaka wants to merge 1 commit into
compass-ux/rig-2709-leader-runtimefrom
compass-ux/rig-2710-dispatch-doc
Open

docs(keyboard): document the leader-sequence runtime in the dispatch header (RIG-2710)#619
rigel-mintaka wants to merge 1 commit into
compass-ux/rig-2709-leader-runtimefrom
compass-ux/rig-2710-dispatch-doc

Conversation

@rigel-mintaka

@rigel-mintaka rigel-mintaka commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR is part of a stack containing 4 PRs:

  1. main
  2. feat(keyboard): sequence-grammar chord helpers for leader chords (RIG-2707) #612
  3. feat(keyboard): four G-leader sequence rows + display/aria hardening (RIG-2708) #613
  4. feat(keyboard): leader-sequence runtime in the keymap dispatcher (RIG-2709) #616
  5. "docs(keyboard): document the leader-sequence runtime in the dispatch header (RIG-2710)" (this PR)

Extend the dispatch.ts module header with the leader runtime's contract now
that it ships (RIG-2709): the arm → complete → disarm → fall-through model, the
guard-first per-keydown ordering, the editable-target extension, and that a
completed sequence and a single chord run the same three-tier resolution.
Leaders are table-derived (leaderPrefixes), never hard-coded.

Doc-only; no behavior change. tsc --noEmit + biome clean.

Ledger-impact: none (DL-248..252 landed with the design PR #544).

RIG-2710

@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

RIG-2710

…header (RIG-2710)

Extend the `dispatch.ts` module header with the leader runtime's contract now
that it ships (RIG-2709): the arm → complete → disarm → fall-through model, the
guard-first per-keydown ordering, the editable-target extension, and that a
completed sequence and a single chord run the same three-tier resolution.
Leaders are table-derived (`leaderPrefixes`), never hard-coded.

Doc-only; no behavior change. `tsc --noEmit` + biome clean.

Ledger-impact: none (DL-248..252 landed with the design PR #544).

RIG-2710
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

Compass engineering docs preview: https://compass-ux-rig-2710-dispatch.compass-eng-docs.pages.dev

Deployed from compass-ux/rig-2710-dispatch-doc at 5cce33c.

@rigel-mintaka
rigel-mintaka force-pushed the compass-ux/rig-2710-dispatch-doc branch from 365ce79 to 5cce33c Compare August 25, 2026 18:25
@rigel-mintaka
rigel-mintaka marked this pull request as ready for review August 25, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant