Partial resultGenerated demo state · No background work is running
← Experience state galleryInterrupted run · Safe partial result

Six matches are preserved. Seven accepted records remain pending.

Candidate generation stopped after a bounded processing error. Completed stages remain inspectable, while unfinished records are explicitly excluded from final counts and case creation.

Input rows
14
Accepted
13
Matched before stop
6
Pending
7
Workflow truth

Completed work stays distinct from unfinished work.

Stage status is explicit and durable-work claims are intentionally conservative.

  1. Inputs validated

    13 rows accepted; 1 row rejected with a preserved reason.

    COMPLETE
  2. Rows normalized

    13 canonical records and checksums are available.

    COMPLETE
  3. Candidates generated

    Processing stopped at partition 2 of 3; no automatic retry is running.

    FAILED
  4. Cases created

    No cases were created from incomplete candidate results.

    NOT STARTED
Safe recovery

Review the stable seed

Opens a separate immutable run; it does not resume this one.

A future retry must reuse the manifest and an idempotency key; partial output never masquerades as a complete run.
Review the stable seed