- Fixed AttributeError where device.get_hierarchy() was called instead of dump_hierarchy() - Replaced MagicMock with a real DummyDeviceForKeyboardTest in E2E tests to adhere to the strict mock ban policy. - Verified TelepathicEngine actively calls device.back() when keyboard is open on non-typing intents.