From 072301775439144257a5a1937cf1595ac4cb04f6 Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Mon, 10 Aug 2026 23:30:57 +0200 Subject: [PATCH] docs: record PR #234 in the file-watcher lane The lane header carries the PR number and the ref it was opened at, so the next machine can find the review without searching GitHub. Co-Authored-By: Claude Fable 5 --- docs/active-work.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/active-work.md b/docs/active-work.md index d32a95b..aa8bcae 100644 --- a/docs/active-work.md +++ b/docs/active-work.md @@ -210,9 +210,11 @@ hazard in a shape that looks committed. **A documented error message that never appears is worse than no documentation**, because the reader waits for a signal that is not coming. -## LSP file watcher (issue #233) — IMPLEMENTED, awaiting PR review +## LSP file watcher (issue #233) — PR #234 OPEN, awaiting review **Issue #233** — https://github.com/levineuwirth/pmacs/issues/233. +**PR #234** — https://github.com/levineuwirth/pmacs/pull/234, opened +2026-08-10 at `ed3033c` (the implementation commit atop the framing). **URGENT by user ruling 2026-08-10: PR #227 is held unmerged until this is resolved**, even though #227 is green and cleared.