From 58c6ec27f39255ea7a5d7d377ef73787c72629ce Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 8 May 2026 07:46:59 +0000 Subject: [PATCH] =?UTF-8?q?plans:=20log=20blocker=20=E2=80=94=20sx-tree=20?= =?UTF-8?q?MCP=20disconnected=20at=20start=20of=20Phase=2010?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plans/apl-on-sx.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plans/apl-on-sx.md b/plans/apl-on-sx.md index 95afddef..c1113610 100644 --- a/plans/apl-on-sx.md +++ b/plans/apl-on-sx.md @@ -346,6 +346,10 @@ _Newest first._ ## Blockers +- 2026-05-08: **sx-tree MCP server disconnected at start of Phase 10.** + Path-based sx-tree tools error with `Type_error("Expected string, got null")` + and the server then dropped entirely (45 tools unavailable). Loop paused + at Phase 10 step 1 (`⍸ where`); resume once `/mcp` reconnects sx-tree. - 2026-05-07: **sx-tree MCP server disconnected mid-Phase-9.** `lib/apl/**.sx` edits require `sx-tree` per CLAUDE.md — Edit/Read on `.sx` is hook-blocked. Loop paused at Phase 9 step 2 (inline assignment); resume once MCP restored.