RunBridge
Backend platform for workflow review, approvals, and reliable execution
A Go backend for reviewing and authorizing expensive jobs before they run, with explicit state transitions, failure recovery, run diffs, and signed execution receipts.
Computational workflows can be technically valid and still launch with the wrong dataset, pipeline revision, reference, parameters, or cost profile.
Run Diff compares proposed runs against the last approved baseline.
PostgreSQL-backed state machine owns execution lifecycle and ambiguous submission recovery.
Seqera remains an execution backend rather than the product identity.
SHA-256 manifests and signed receipts bind approvals to resulting execution evidence.
Next proof target: fault-injection results for ambiguous submissions, reconciliation success rate, verification latency, and real reviewed runs.