The App Consolidates Around Chat-First Projects
Tracsio removes several older standalone project surfaces and consolidates navigation around the new chat-first project model. Legacy dashboard, workspace, validation, overview, test, and lean-canvas routes now redirect back to the main project chat.
This is a cleanup day, but it changes how the product feels. Instead of keeping several partially overlapping project surfaces alive, we route people back to the one surface that now owns the workflow.
That also means deleting a lot of old wiring. Dashboard, workspace, validation, overview, and lean-canvas pages were useful during the build-out, but they now get in the way of a clearer chat-first model.
The point is not to remove capability for its own sake. It is to make the product easier to reason about: pick a project, talk to the co-founder chat, and let approved actions update the project from there.
- Legacy routes redirected home: dashboard, workspace, validation, overview, test, and lean canvas routes now send users back to the main chat-first project surface.
- Project creation moved into projects: the new-project dialog now lives with project components and creates a project plus kickoff chat thread in the new flow.
- Project switcher centralized: project route header and switcher logic move into the projects area so the chat-first UI can reuse them cleanly.
- Lean canvas schema moved under project AI: lean-canvas generation now imports from the project AI namespace, matching the newer project-domain structure.
- Sidebar simplified: layout rules and sidebar project history are aligned with the new primary chat route instead of the older page collection.
- Old page dead ends removed: older standalone views no longer compete with or strand users away from the current project chat experience.