Skip to main content

Action Score Run

POST 

/actions/score/run

Run scoring for a session.

Without a validator: sync deterministic analysis → saves auto_score.yaml. With a validator: dispatch async → returns {job_id}; poll GET /jobs/{id}.

Side effects: Saves auto_score.yaml (sync) or launches validator subprocess (async); writes trace (actor-stamped). Raises: ScoreError → 400 when the proposer has no output.

Request

Responses

Successful Response