Skip to content

Deliver a real governed execution mode for /discover #58

Description

@enricopiovesan

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

  • 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions