Thalweg · API reference ← Main docs

Module confirm

Module confirm 

Source
Expand description

The typed confirmation token (ADR-0060, blueprint §4). Modelling the post-durability action as a typed enum, not a boxed closure, keeps lane separation legible: a stream carries RawAnchor confirmations or DerivedCoverage ones, and applying a confirmation only ever advances coverage after the WAL ack — never on submit.

Enums§

Confirm
What to do once a burst is durably acknowledged.