vigiles API reference
    Preparing search index...

    Type Alias Shape

    Shape: Readonly<Record<string, OutputFieldType>>

    A field SHAPE — a record of field-name → field-type, kept in the TYPE so a typed pipeline can cross-reference one agent's ok against the next agent's needs. The erased runtime form is Record<string, OutputFieldType>.