Raw Payload
The static explorer stays available as its own subordinate payload.
This wrapper keeps the tool inside the shared shell while leaving the tree browser and data-binding internals untouched for now.
The concept explorer now has the same framing strategy as the workbench and resolver surfaces while its internals stay unchanged.
Concept Explorer
The explorer remains a static browser tool backed by a published concept graph. This route adds the shared shell, clearer framing, and a stable public entry while the original payload stays available at a subordinate path.
Explorer Payload
The shared shell now does the explanation and routing work. The browser tool remains the same payload underneath it.
Related Surfaces
Use the shared-shell route for a stable public entry or jump to the raw payload and source data when you need the underlying pieces directly.
Raw Payload
This wrapper keeps the tool inside the shared shell while leaving the tree browser and data-binding internals untouched for now.
Concept Data
You can still fetch the underlying concept graph directly without loading the explorer UI, which helps machine evaluators and manual debugging.
Shared Tool Tier
This keeps the MVP front door calm while making it clearer that the explorer belongs to the broader tool-and-proof layer.