Data Surface
API-facing work stays isolated from the product shell.
Service routes remain separate from UI concerns so the data surface stays fast, clean, and safe for integrations.
RuntimeLean
The surface now starts from one shared router instead of multiple portal stacks.
AccessPublic
Shared RoseTech identity can still bridge into private tools when needed.
Routes
Explore this surface.
Data Surface
Overview
The data surface keeps secure tooling, workspace views, and publishing routes aligned without carrying a heavy portal stack.
Operations
Workspace
Use this surface for future record operations, table tooling, and authenticated workspace views without mixing them into public publishing routes.
Publishing
Portals
Public-facing portal output can be delivered through a lighter publishing model without dragging admin controls into the request path.
Reference
API
Service routes remain separate from UI concerns so the data surface stays fast, clean, and safe for integrations.
