Onboarding Lands in the Right Place
After onboarding, new projects now land on the current home path instead of the older workspace route. The handoff from project setup into the product is shorter and less confusing.
This is a small routing change, but it matters because onboarding is the first place where users decide whether the app understands what they are trying to do. We tighten the handoff so finishing setup no longer drops people into a route that is drifting out of date.
The work is mostly about removing an old assumption. Once a project is created, the product should take users to the surface where the next action actually happens.
- Onboarding redirect updated: completed onboarding now sends users to the main home path, so the first post-setup experience matches the current product flow.
- Standalone onboarding fallback aligned: when the standalone onboarding flow finishes or recovers from an error, it now returns to the same home entry point instead of the old workspace route.