Files
Robert Allan JamesandClaude Sonnet 5 fa8d7ab7dd FABRIC.md items 4.4u/4.4v: locked console layout design + M8 keyboard-bridge scope
4.4u records the full bottom-up console layout Captain Bob walked through
tonight (REPL strip geometry, single-line horizontal-scroll input, drawn
scroll box, TAB-toggle, colors), including a mockup review round that
grew the REPL-strip gaps by 3px and added scroll-box content soft-wrap.
Flags that it revises 4.4m/4.4n's REPL-strip sizing without editing those
items in place. 4.4v scopes the keyboard-to-REPL bridge precisely: the
i8042/virtio_input interrupt-driven keyboard layer is real and working,
but nothing connects it to sk_readline() yet -- that gap is what's left,
not a from-scratch keyboard subsystem.

Neither item has code yet -- design/scope documentation only, per this
document's own discipline of capturing design before implementation.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-11 23:29:35 -04:00
..