@sovereignbase/sequencer
    Preparing search index...

    Type Alias Acknowledgement

    Acknowledgement: number[]

    Flat SequencePoint triples acknowledging complete Mask Realm frontiers.

    Each triple is [crypto_random_bits, unix_lower_bits, counter_bits]: the first two words identify a Realm and the last identifies its final frontier. Triple order is insignificant.

    A Mask Realm is acknowledged only when its complete counter sequence is known without gaps, beginning at zero and continuing by each Strip's length. A Realm with a missing interval produces no acknowledgement.

    Compaction requires every Actor to acknowledge the same final frontier for the selected Realm. The application collects those acknowledgements, distributes them to every Actor, and supplies them to compaction. Removing the agreed Mask chains then reconnects the surviving causal structure.