Preflight Ingest
Preflight Ingest
Section titled “Preflight Ingest”codex includes report adapters to normalize external findings into a single issue model.
Supported formats
Section titled “Supported formats”lintpdf_jsoncallas_jsoncallas_xmlpitstop_xmlacrobat_xml
Normalized output
Section titled “Normalized output”All adapters emit CodexPreflightReport with:
source_engineingest_format- normalized
issueslist (CodexIssue) - optional ingest warnings
Entry point
Section titled “Entry point”- Adapter module:
codex_pdf.preflight_ingest.adapters - Dispatcher:
parse_preflight_report(content, fmt)