Handoff Cockpit
Trace-linked suite handoffs. BrowserOps does not claim delivery unless a downstream response confirms it.
Demo handoff lanes
The demo should show BrowserOps receiving context from Spec, AgentUI, Sandbox, MCP, and Root, then sending only confirmed evidence to Evals.
Spec
Generate contract-backed journey plan
preview readyAgentUI
Validate rendered workflow UI
preview readySandbox
Validate public preview URL
plannedEvals
Score confirmed BrowserOps evidence
requires responseDATABASE_URL is configured; BrowserOps events are written to the outbox table and mirrored in process memory for live UI updates.
No received handoffs are stored yet
Use /api/browserops/receive-handoff for envelope validation or /api/browserops/send-handoff with dryRun=true to create a public-safe preview.
Suite Handoff Contracts
PlatPhorm Root remains the topology source; BrowserOps uses root facts to produce browser evidence plans.
AgentUIAgentUI remains the workflow UI surface; BrowserOps proves what the browser saw.
SpecSpec remains the contract truth engine; BrowserOps dry-runs the browser plan before browser execution.
MCPMCP remains the tool registry; BrowserOps only executes browser work for trusted targets after authorization is satisfied.
SandboxSandbox remains the bounded execution lab; BrowserOps verifies the resulting public preview.
WebhookLabWebhookLab remains the event surface; BrowserOps records a managed browser request when real browser evidence is needed.
ClawsClaws remains the planning/remediation harness; BrowserOps attaches browser-visible evidence.
TraceTrace remains the observability spine; BrowserOps carries trace context and only claims export after confirmation.
MonitorMonitor remains the infrastructure surface; BrowserOps supplies browser evidence for release visibility.
SheetsSheets remains the tabular evidence surface; BrowserOps does not claim export until accepted.
DocsDocs remains the publishing surface; BrowserOps prepares report evidence and waits for confirmed ingestion.
EvalsEvals remains the scorecard and release gate; BrowserOps provides browser proof for scoring and reports missing completed artifacts as degraded evidence gaps.