Private pre-alpha · Open execution → verified software

Run every change on infrastructure you can inspect.

We are building ephemeral GitHub Actions runners for engineering teams and coding agents, with a durable lifecycle and bounded, provenanced evidence. Live execution is not generally available yet.

SERVER-ISSUED ROUTEruns-on: [self-hosted, openrunners-…]
ILLUSTRATION
  1. 01
    QUEUEDRequest accepted
  2. 02
    PREPARINGClean execution created
  3. 03
    CONNECTEDRunner online
  4. 04
    EXECUTINGWorkflow in progress
  5. 05
    CLEANUPResources destroyed
BOUNDED RUN EVIDENCEPROVENANCED
CPUtime series
MEMpeak + average
DISKread + write
NETingress + egress
LIFECYCLE · AUTHORITATIVEGUEST DATA · UNTRUSTED
GitHub ActionsRustPostgreSQLOpenTelemetryOCI

Execution without the black box

Know what ran, what happened, and whether it was cleaned up.

BEFORE / OPAQUE

A conclusion without infrastructure context.

A red check leaves teams guessing between workflow failure, platform failure, capacity, and network conditions.

AFTER / ATTRIBUTABLE

A bounded evidence trail for every attempt.

Authoritative lifecycle and cleanup events sit beside bounded, guest-produced diagnostics under one support-safe run identifier.

Target private-alpha workflow

Keep the workflow. Replace the runner.

01

Connect a repository

Planned: install the app and choose exactly which repositories may request runners.

02

Change one label

Planned: point an existing GitHub Actions job at an OpenRunners profile while keeping the workflow.

03

Inspect the evidence

In validation: follow authoritative lifecycle and cleanup events beside explicitly untrusted guest diagnostics.

Humans and agents

The same operations across every interface.

Every interface is generated from the same active operation catalog; unavailable actions are not advertised.

CLI

Target: watch a run and retrieve bounded diagnostics from a terminal.

API

Implemented operations are typed and idempotent; the catalog remains intentionally small.

MCP

Target: give coding agents a constrained tool surface with exact run IDs.

SKILL

Target: teach agents the safe workflow and evidence vocabulary.

Guardrails first

Isolation is a lifecycle, not a checkbox.

Private pre-alpha

Help validate the first repository.

Design partners can bring a trusted GitHub repository to validate the workflow and bounded evidence model. This is evaluation access, not a production availability claim.