@tikoci/centrs
    Preparing search index...

    Variable VALUE_SHAPESConst

    VALUE_SHAPES: readonly [
        "num",
        "ip",
        "ip-prefix",
        "ip6",
        "ip6-prefix",
        "id",
        "time",
        "array",
        "mac",
        "bool",
        "str",
    ] = ...

    The closed offline vocabulary — an ENUMERATION, not an ordering.

    Nothing sorts by this list: valueShapeHints emits in the order it tests spellings, so reordering the members here must not change any result. array is emitted by the structured anchor reader rather than valueShapeHints, which receives decoded scalar values only.