From 78ff335b974058ab077fb45f926149e4a1c8bac5 Mon Sep 17 00:00:00 2001 From: Robert Allan James Date: Fri, 7 Aug 2026 22:59:04 -0400 Subject: [PATCH] FABRIC.md: note sequencing -- keyboard, glyph rendering, REPL, then 4.4 Recorded per Captain Bob's direction so the order survives between sessions. Neither glyph rendering nor REPL is scoped yet -- each gets Done-when criteria at its own checkpoint per 25.0 rule 2. Co-Authored-By: Claude Sonnet 5 --- FABRIC.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FABRIC.md b/FABRIC.md index 8932f51..0bd7cd7 100644 --- a/FABRIC.md +++ b/FABRIC.md @@ -3910,6 +3910,12 @@ document and committing that amendment as its own item.* three-arch QEMU boot, logs committed. *Refs:* §27.5. + > **Sequencing noted 2026-08-07, not yet scoped:** keyboard input (4.3.5–4.3.5e) → + > glyph rendering (stroke-based font capsules) → REPL — in that order, before the 4.4 + > Artemis boundary. Recorded so the order is not lost between sessions; neither glyph + > rendering nor REPL has *Done when* criteria yet. Per §25.0 rule 2, each gets scoped in + > detail at its own checkpoint, not now. + ⋯ *(4.3.x is open-ended — more items get appended here as Console work is scoped item by* *item, developed on the fly per §25.0. 4.4 below is unaffected by anything added above* *this marker.)*