Mock DOM: - Add mock console object to host-global - Override console-log/debug/error as no-op primitives to avoid str hitting circular refs in mock DOM (element→parent→children→...) Parser: - Handle possessive 's token before property name in transitions Fixes 4 log timeouts, 2 transition possessive parse errors. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>