From 484b55281bfa8478553cfc2b651356eb7ebdf265 Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 25 Apr 2026 11:55:32 +0000 Subject: [PATCH] HS-plan: claim cluster 29 hyperscript init events Co-Authored-By: Claude Opus 4.7 (1M context) --- plans/hs-conformance-to-100.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/hs-conformance-to-100.md b/plans/hs-conformance-to-100.md index 9754eae5..86875090 100644 --- a/plans/hs-conformance-to-100.md +++ b/plans/hs-conformance-to-100.md @@ -109,7 +109,7 @@ Orchestrator cherry-picks worktree commits onto `architecture` one at a time; re 28. **[done (+4)] `ask`/`answer` + prompt/confirm mock** — `askAnswer` 4 tests. **Requires test-name-keyed mock**: first test wants `confirm → true`, second `confirm → false`, third `prompt → "Alice"`, fourth `prompt → null`. Keyed via `_current-test-name` in the runner. Expected: +4. -29. **[blocked: sx-tree MCP tools returning Yojson Type_error on every file op. Can't edit integration.sx to add before:init/after:init dispatch. Also 4 of the 6 tests fundamentally require stricter parser error-rejection (add - to currently succeeds as SX expression; on click blargh end accepts blargh as symbol), which is larger than a single cluster budget.] `hyperscript:before:init` / `:after:init` / `:parse-error` events** — 6 tests in `bootstrap` + `parser`. Fire DOM events at activation boundaries. Expected: +4-6. +29. **[in-progress] `hyperscript:before:init` / `:after:init` / `:parse-error` events** — 6 tests in `bootstrap` + `parser`. Fire DOM events at activation boundaries. Expected: +4-6. 30. **[done (+1)] `logAll` config** — 1 test. Global config that console.log's each command. Expected: +1.