Expand description
oxibrain extract <episode-id> — synchronous single-episode extraction.
Reads the episode, calls the LLM, validates claims against the registry,
quarantines invalid output, and projects valid assertions. Realtime mode
(no job queue). Requires a configured LLM provider (see cmd::llm).