You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/discover now truthfully labels its heuristic simulation, but users still cannot observe a real governed execution in the browser.
Scope
Add a separately labeled real-execution mode. The existing truthful simulation remains available until the new path satisfies all evidence requirements. The page must not claim that an external proposer/model is runtime authority.
Definition of done
The page presents distinct Simulation and Real execution modes; each labels live, derived, and simulated elements above the fold.
Real mode invokes a supported browser-reachable governed host path using a verified, pinned public artifact; it never fabricates a success state.
The UI shows artifact/contract identity, contract-validation result, terminal outcome, and redacted per-invocation trace evidence.
Unavailable transport, identity failure, invalid input, authorization rejection, and execution failure are visibly distinct and cannot be rendered as success.
At least one checked-in browser E2E test proves a real successful execution and one rejection path against a deterministic fixture.
The page copy and technical disclosure are reviewed against the actual implementation; no hero claim exceeds the evidence.
The integration references the applicable Traverse host contract/version and has a documented local reproduction path.
Dependencies
Use the existing browser-host and verified-artifact foundations; do not reopen closed #1105 or #1157 unless a concrete regression is found.
Problem
/discover now truthfully labels its heuristic simulation, but users still cannot observe a real governed execution in the browser.
Scope
Add a separately labeled real-execution mode. The existing truthful simulation remains available until the new path satisfies all evidence requirements. The page must not claim that an external proposer/model is runtime authority.
Definition of done
Dependencies
Use the existing browser-host and verified-artifact foundations; do not reopen closed #1105 or #1157 unless a concrete regression is found.