Skip to content

Score a verification task

A verification task turns “this looks fine” into a number. It carries a rubric, a subject, and a passing score, and it resolves into one of three verdicts that other work reacts to.

This page uses SUM-16, the nightly regression sweep of the Summitline route builder that Sana holds.

  • A subject, the thing being checked. It points at a field on another task, an artifact, or something outside the workspace.
  • A rubric snapshot: the criteria, each with a weight, copied onto the task when it was created. The snapshot is why a score stays meaningful after the rubric is later edited.
  • A passing score, the weighted total the subject has to reach.
StateMeans
pendingCreated, not started
scoringBeing worked through
passedMet the bar
needs revisionDid not meet the bar, but the work is worth another pass
failedDid not meet the bar, and it is not worth another pass
  1. The Overview tab shows the subject preview above the rubric.

  2. Every criterion takes a score, and the panel keeps a running weighted total against the passing score as you go.

  3. Optional, and worth writing when the verdict is anything other than passed. A failing check needs the steps to reproduce it.

  4. Pass stays disabled until the total actually reaches the passing score, so a pass cannot be given by accident. Needs revision and Fail are always available.

Once submitted, the panel becomes read-only: the scores, the total, and the notes stay on the task as the record of the check.

A verification created as part of a larger piece of work reports back to its parent:

  • passed moves the parent on. For a content task, that means your review.
  • needs revision sends the parent back to drafting.
  • failed kills the parent, with the failed verification as the reason.

A verification created on its own (a release gate, a nightly sweep) simply records its result.

+ New ▾, then Verification, on the Tasks page. A verification needs a rubric to score against, so most are created by the work that needs them (a content task entering verification, or an initiative’s acceptance criteria) rather than by hand.

All of them are filterable in one place: on the Tasks page, open Filters and set Type to Verification.