@versatiles/style
    Preparing search index...

    Type Alias Provenance

    type Provenance = {
        confidence?: number;
        from?: readonly string[];
        origin: Origin;
    }
    Index
    confidence?: number

    0..1, and only where a number was genuinely computed — the colour solver's evidence share. Absent where there is nothing to measure, rather than filled with a guess at how much of a guess a value is, which would be worse than saying nothing.

    from?: readonly string[]

    What fed the value: probe ids (Shortbread layer ids), or the topics it was pooled from.

    origin: Origin