Expand description
Top-level JSON envelope for --format=json output (§7).
The envelope is a stable shape for any combination of axes,
strategies, and depths. Envelope is the outer object;
ResultBlock / DetectionReport / Page / InputFormat
are its components.
Structs§
- Detection
Report - Provenance for auto-detection decisions (§4.6).
- Envelope
- Top-level envelope (§7).
- Envelope
Cache - Optional source records stored in a JSON envelope so
facecan re-drill and re-cluster without re-running the upstream command. - Page
- Page block — populated when
--clusteris set (§7.2). - Result
Block - Result-level metadata block within the envelope.
Enums§
- Input
Format - Detected or supplied input format.