Quality Assurance

Landing + Dashboard Route Migration QA

Back to Landing

Verification Checklist

Route migration complete: analyst surfaces now under top-level routes (e.g. /cockpit, /cases)
Marketing homepage serves from / with no analyst sidebar
Navigation and deep links updated to top-level paths with no /dashboard prefix
Auth redirect sends successful login/signup to /cockpit

Residual Risks

Any externally bookmarked legacy /dashboard/* routes will break by design because no redirects are configured.
Repo has pre-existing lint/build debt in unrelated files; this pass only validates touched route migration scope.