Expand description
Extraction types (RFC-005 §6–§8).
Structs§
- Extract
Output - Extraction result for one file (RFC-005 §7). This payload is cached
under the
extract-segments:v1namespace (Appendix A §7). - Extracted
Segment - One extracted, normalized segment with source location.
Enums§
- Location
Quality - How precise the recorded location is (RFC-006 §8 vocabulary, shared here because extraction produces the locations).
- Segment
Kind - Segment classification (RFC-005 §8; feeds RFC-006 chunking).
Traits§
- Document
Extractor - A document extractor (RFC-005 §6). Implementations must:
Functions§
- read_
error_ category - Helper for extractors: classify a read failure (RFC-005 §13).