Reduce the root TanStack route to orchestration and shell state. Move backend-to-view mapping and binary invocation formatting into console-model, presentation views into components/views, and modal workflows into components/dialogs.
Update the rendered artifact test to assert behavior at the new module boundaries without changing the generated UI or routes.