Files
rose-ash/plans
giles b0c0fdd4b1
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 30s
plan: Phase 3 target is the CONSOLE — engine renders the same picker to a terminal
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>
2026-06-29 17:11:51 +00:00
..