server.ts createServer now invokes engine.getSelfHealingManager() to wire the self-healing branch-rebind hook. The headless engine fake in remote-access-headless.test.ts hadn't been updated. Add a vi.fn() stub so the mock satisfies the engine surface contract. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>