Expand description
Handler for ingest --mode codex.
Orchestrates the locally installed Codex CLI binary to extract domain-specific entities and relationships from each file.
Functions§
- find_
codex_ binary - PATH search for
codex(orcodex.exeon Windows). - run_
codex_ ingest - Run
ingest --mode codexwith queue resume and per-file Codex extraction.