Summary
Support object or record-shaped sources in addition to plain documents and lists.
Why
The repo already has list-like source support, so this issue should focus on structured object payloads rather than generic collections.
Done when
- object-shaped content can be represented cleanly
- indexing and deep judgment inputs are defined for that shape
Summary
Support object or record-shaped sources in addition to plain documents and lists.
Why
The repo already has list-like source support, so this issue should focus on structured object payloads rather than generic collections.
Done when