@pond-ts/process API Reference
    Preparing search index...

    Type Alias FactBody

    FactBody: Readonly<Record<string, unknown>>

    What a fold returns: the body of a fact.

    Deliberately loose. last answers with a value and a timestamp, extremes with two of each, percentileRank with a fraction and a sentence explaining it. Forcing those into one shape would mean inventing a lowest common denominator that suits none of them.