Scott Holdings LLC
Design preview
GS
Overview Sitemap

Sitemap

The whole builder console at a glance — expand any branch and jump straight to a page, several levels down.

Open CLI handoff
Permission requiredPublic entryLegend
Pages
86
Across the builder console
Sections
10
Top-level areas
Deepest level
5
Route nesting depth
Your access
Owner
All pages available
About this page

The entire console in one expandable tree. Every entry is a live link — open a branch and jump several levels down in one click. Pages your role can’t use are shown with a marker rather than hidden, so you always see the full scope of what exists.

Behind this page/sitemap · authenticated

Retrieve

The tree renders from the frontend route registry — the same structure the router mounts, so it can never drift. vw_BuilderUserPermissions supplies the flags for permission chips; sp_Builder_ListApps expands :saasAppId branches into the account’s real products.

Save

Read-only. Every node navigates; expand / collapse state is ephemeral client state.

Success

  • Restricted pages are shown with a chip, not hidden — scope stays visible while the server enforces on navigation.
  • Deep links land exactly where the tree says (multi-level drill-down).
  • With zero products, parameterized branches stay collapsed with a placeholder.

CLI handoff

Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.

Page IDsitemap
Route/sitemap
Accessauthenticated
Statusschema-backed-scaffold

Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.