Revert WIP hydration commit — undefined hydrate-start!/stop! broke all islands

The WIP commit (0044f17e) added calls to hydrate-start!, hydrate-stop!,
hydrate-push!, hydrate-pop!, and hydrate-next-*! — none of which were
ever defined. This crashed hydrate-island silently (cek-try swallowed
the error), preventing event listener attachment on every island.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 11:21:57 +00:00
parent 0044f17e4c
commit 89ffb02b20
6 changed files with 2568 additions and 2680 deletions

File diff suppressed because one or more lines are too long