Problem
Interface work slows down when the running product and code changes live in separate tools.

Story
Interface work slows down when the running product and code changes live in separate tools.
The public case shows the editor workflow without exposing private implementation details.
Import a real repo and run the app in the browser. Keep visual edits, local context, and source changes in one workspace. Show the code diff next to the decision to ship.
The workflow connects the running product to editable source code.
Human stake
A builder waiting for a preview to explain what changed.
Preview, local context, and staged changes can be split across tools.
The editor keeps preview and change state together.
Evidence

Problem
The preview is useful when nearby context explains what changed.
Interface still / Owned captureOperate
Local context and preview state stay visible in the same product view.
Interface still / Owned capture
Decision
Staged changes remain visible where the product asks for a decision.
Interface still / Owned capture
Receipt
Preview, local context, ship action, and staged changes resolve into one reviewable workflow.
Interface still / Owned captureResult
Claims