Docs / replay

Same request. No second effect.

The recorded search.web proof replayed to the same receipt with no second authorization, execution, or charge. That proves one bounded mechanism, not public availability.

What the contract binds

  1. 01

    Identity

    Reuse the original idempotency key only for the identical request.

  2. 02

    Conflict

    A different request under the same key fails with 409 rather than executing.

  3. 03

    Settlement

    Unknown state is reconciled before any retry, never after.

  4. 04

    Result

    A completed replay returns the durable prior evidence.

Frozen interface

What these guides describe.

Release candidate
clervo-private-core-2026-08-02.2
Interface hash
sha256:2773690eda2ed6c89461c98f1537fccc5ae648f37845eb7a5a620952647a39b4
Public callable
yes