d862efe811
HS: select returns selected text (+1 test)
...
Runtime gains hs-get-selection: prefers window.__test_selection stash,
falls back to real getSelection().toString(). Compiler rewrites
`(ref "selection")` to `(hs-get-selection)`. Generator detects the
createRange + setStart/setEnd + addRange block and emits a single
host-set! on __test_selection with the text slice; sidesteps the need
for a fully propagating DOM range/text-node mock.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 07:13:28 +00:00
c4da069815
HS-plan: log window global fn fallback blocked
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 07:09:44 +00:00
4ee748bf42
HS-plan: link bucket E design docs + fix E36 shape
...
All five subsystems now have design docs pending review on per-subsystem
worktree branches. Correcting E36: upstream uses `socket NAME URL ... end`
with implicit `.rpc` Proxy, not `with proxy { send, receive }`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 07:07:31 +00:00
320e948224
HS-plan: claim window global fn fallback
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 07:02:05 +00:00
1b4b7effbd
HS-plan: log possessive done +1
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 07:01:53 +00:00
a15c1d2cfb
HS-plan: claim possessive
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:55:06 +00:00
3c4d68575c
HS-plan: log throw respond done +2
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:54:50 +00:00
00bb21ca13
HS-plan: claim throw respond
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:50:58 +00:00
a82050e819
HS-plan: log tell semantics blocked
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:50:21 +00:00
c532dd57f1
HS-plan: claim tell semantics
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:45:15 +00:00
bb64e42570
HS-plan: log transition done +2 partial
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:45:03 +00:00
e155c21798
HS-plan: add scoreboard + require loop agent to maintain it
...
plans/hs-conformance-scoreboard.md is the at-a-glance ledger
(baseline 1213, merged 1240, +2 pending on worktree). Added rule 11
to hs-conformance-to-100.md so the loop agent bumps it per commit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:44:20 +00:00
860549c1db
HS-plan: claim transition
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:35:59 +00:00
0e22779fe0
HS-plan: log toggle multi-class done +2 partial
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:35:48 +00:00
9502d56a38
HS-plan: claim toggle multi-class
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:30:43 +00:00
0474514e59
HS-plan: log show multi-element done +2
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:30:33 +00:00
1774a900aa
HS-plan: claim show multi-element
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:26:26 +00:00
dc1aaac35a
HS-plan: log hide strategy done +3 partial
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:26:16 +00:00
20a1a81d15
HS-plan: claim hide strategy
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:16:31 +00:00
ae999e3362
HS-plan: log swap variable prop done +1
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:16:21 +00:00
bf78f2ecc8
HS-plan: claim swap variable prop
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:06:28 +00:00
fda8846376
HS-plan: log wait on event basics done +4
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 06:06:18 +00:00
e8a89a6ce2
HS-plan: claim wait on event basics
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 05:48:17 +00:00
067c0ab34a
HS-plan: log send can reference sender done +1
2026-04-23 22:37:36 +00:00
dd6375af18
HS-plan: claim send can reference sender
2026-04-23 22:29:57 +00:00
8268010a0a
HS-plan: mark unless modifier blocked
2026-04-23 22:29:48 +00:00
ccf59a9882
HS-plan: claim unless modifier
2026-04-23 22:19:57 +00:00
5e682b01c6
HS-plan: mark select returns selected text blocked
2026-04-23 22:19:48 +00:00
41d0c65874
HS-plan: claim select returns selected text
2026-04-23 22:11:22 +00:00
216c3c5e9d
HS-plan: log put hyperscript reprocessing partial +1
2026-04-23 22:11:02 +00:00
6fb65464ed
HS-plan: claim put hyperscript reprocessing
2026-04-23 21:53:20 +00:00
5fe1c2c7d5
HS-plan: log string template done +2
2026-04-23 21:53:12 +00:00
babef2503f
HS-plan: claim string template
2026-04-23 21:44:42 +00:00
3efd527d4e
HS-plan: log some selector nonempty done +1
2026-04-23 21:44:35 +00:00
ee16e358f3
HS-plan: claim some selector nonempty
2026-04-23 21:40:22 +00:00
3279954234
HS-plan: log not precedence over or done +3
2026-04-23 21:40:16 +00:00
9e92b9c9fc
HS-plan: claim not precedence over or
2026-04-23 21:36:08 +00:00
b48dabf383
HS-plan: log Values dict insertion order done +2
2026-04-23 21:36:01 +00:00
35c72e2a13
HS-plan: claim Values dict insertion order
2026-04-23 21:29:08 +00:00
19e148d930
HS-plan: log element→HTML via outerHTML done +1
2026-04-23 21:29:01 +00:00
94b47a4b2b
HS-plan: claim element to HTML via outerHTML
2026-04-23 21:25:24 +00:00
f3e1383466
HS-plan: log fetch JSON unwrap done +4
2026-04-23 21:25:18 +00:00
449b77cbb0
HS-plan: claim fetch JSON unwrap
2026-04-23 21:15:03 +00:00
65dfd75865
plans: HS conformance queue + loop agent briefing
...
40 clusters across 6 buckets. Bucket E is human-only (WebSocket,
Tokenizer-API, SourceInfo, WebWorker, fetch non-2xx). Agent loop
works A→B→C→D→F serially, one cluster per commit, aborts on
regression.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 21:14:35 +00:00