Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 30s
The non-browser platform is a console/TUI renderer: the engine's platform ops map to a text-node tree (harness-web's mock DOM is ~90% there), render-to-console prints it, a raw-stdin input loop drives simulate-click/input. The same ~relate-picker runs unchanged in a terminal — browser is one platform binding, console another, test harness a third. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>