Prox OS Internal Docs
Development

Local Dev Workbench

/dev is the local-only workbench for development surfaces that should not

Purpose

/dev is the local-only workbench for development surfaces that should not appear in the public Studio switcher, New dialog, landing cards, or product navigation.

Visibility Model

SurfaceRoutePublic UINotes
Desktop Runtime/@esmadrider/runtime/osVisiblePrimary multi-window runtime host.
Atlas Studio/@esmadrider/studios/atlasVisibleKnowledge and collection surface.
Grid Studio/@esmadrider/studios/gridVisibleWidget and dashboard surface.
Ops Studio/@esmadrider/studios/opsVisibleMetrics, records, reports, and review workflows.
Dev Workbench/devLocal manual access onlyLists developer entry points and local-only Studio engines.
Dev Studio engines/dev/studios/*Local manual access onlySite, Webview, Device, CLI, Admin, Block, Flow, Board, IDE, and App Studio experiments.

Rules

  1. Local-only Studio engines must not appear in Switcher, New, landing product cards, or public route menus.
  2. Local-only engines should use /dev/studios/:engine routes instead of owner-scoped product Studio routes.
  3. Production builds may show an unavailable-state shell for /dev, but should not expose runnable local-only Studio surfaces.
  4. Community remains a normal page or app tab, not a Studio, Runtime, or Switcher resource.

Current Local Engines

EngineManual routePurpose
Site Studio/dev/studios/sitePage and route app experiments.
Webview Studio/dev/studios/webviewIframe and proxied app experiments.
Device Studio/dev/studios/deviceResponsive and device-preview experiments.
CLI Studio/dev/studios/cliCommand, task, and log previews.
Admin Studio/dev/studios/adminGenerated admin console experiments.
Block Studio/dev/studios/blockBlock editor and app block experiments.
Flow Studio/dev/studios/flowNode-edge workflow experiments.
Board Studio/dev/studios/boardFreeform canvas experiments.
IDE Studio/dev/studios/ideFile, panel, log, and agent sidecar experiments.
App Studio/dev/studios/single-appPersistent single-app workspace experiments.

On this page