FLOW · 2–3 STEPS · ONE VERIFIED TRANSACTION

Don’t pay for the steps. Pay when the whole job is done.

HumanMirror Flow chains two or three deterministic Outcome steps, verifies each one, then issues one final Trace proof. Twelve Nexus credits are kept only if the entire mission succeeds. A failed step means the whole Flow reservation is refunded.

0 CREDITS

Quote

Validate the 2–3 step mission and receive one stable Flow contract ID.

12 CREDITS

Whole mission

The charge is kept only when every step and the final mission proof succeed.

0 KEPT ON FAILURE

Atomic billing

If step 3 fails after two successes, the Flow reservation is refunded.

Chain verified outputs.

{
  "steps": [
    {
      "outcome_type": "deduplicate_records",
      "input": [{"id":1},{"id":1},{"id":2}]
    },
    {
      "outcome_type": "data_quality_at_least",
      "input_from": "previous",
      "criteria": {"min_score": 50}
    }
  ]
}