Shell And Routing
The app shell keeps navigation, workspace context, route handling, loading states, and error states consistent across the browser product.
Main User Jobs
- Use top-level navigation to move between workspaces, artifact views, analytics, and settings.
- Keep the workspace reference visible in routes that operate inside a workspace.
- Expect direct links to restore the same workspace and artifact context when permissions allow.
Route And Context
Primary route: /. The exact controls visible on this surface depend on workspace permissions, selected artifact or bot, and feature configuration.
Review Habits
Use the app surface to get to the source context: open the relevant workspace, inspect the artifact or setting directly, and review any operation or event trail before treating derived output as final.
Media To Add
- Diagram: route hierarchy from public pages to workspace pages, artifact pages, analytics, and settings. It helps developers and support staff reason about navigation. Source: current route list and app shell.