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>.
ok
needs
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
okagainst the next agent'sneeds. The erased runtime form isRecord<string, OutputFieldType>.