Commit e4d0f82
committed
feat(parser): migrate codex provider
Codex sessions have an append-only JSONL transcript plus a session_index.jsonl title sidecar. Moving Codex behind a concrete provider keeps that composite source identity and incremental append capability explicit at the provider boundary.
The provider preserves dated and archived discovery, live-over-archived lookup, shallow index watch planning, index-event classification, index-aware mtimes, source hashing, full parse output, and append parsing with full-parse fallback signals.1 parent 12c22e5 commit e4d0f82
4 files changed
Lines changed: 701 additions & 11 deletions
0 commit comments