Tool And Proof Surface
The root route now hosts the existing browser app inside the shared shell while the payload remains available at /workbench/app/.
Workbench
Inspect, edit, validate, and export manifests without breaking the existing app.
The shared shell is now the public entry point. The original client-side workbench still runs unchanged at
/workbench/app/, where it continues to load fixtures, accept pasted JSON, validate manifests, and
export JSON or JSON-LD.
If you need the direct app surface, use /workbench/app/. The route above keeps the host shell stable
while the existing payload continues to run as-is.