Drafts begin private
Visitor work belongs to an isolated workspace until an explicit publishing decision moves it into the shared showcase.
Lab · Architecture case study
TileOS explores a portfolio workspace where visitors can create private app drafts, evaluate them inside isolated previews, and intentionally promote selected work into a curated showcase.
The public runtime is intentionally unavailable while the upstream contract, sandbox boundary, and production operations are being hardened. This page documents the product direction; it does not present the integration as live.
Visitor work belongs to an isolated workspace until an explicit publishing decision moves it into the shared showcase.
The architecture treats generated app previews as untrusted workloads that require an explicit sandbox and service contract.
Generation and public promotion are separate actions so an automated draft cannot silently become public portfolio content.
System shape
Current limitation
The prior page embedded an upstream that was not configured in production. A deliberate unavailable state is more accurate than a launch control that resolves to a server error.
A future public release should return only after its health check, sandbox, cache behavior, and rollback path pass verification.