Codex Oracle Use OpenAI Codex CLI as a read-only oracle — planning, review, and analysis only. Codex provides its perspective; you synthesize and present results to the user. Sandbox is always . Codex must never implement changes. Arguments Parse for: - query — the main question or task (everything not a flag). Required — if empty, tell the user to provide a query and stop. - — override reasoning effort ( , , , ). Optional; default is . Prerequisites Run the check script before any Codex invocation: If it exits non-zero, display the error and stop. Use the wrapper for all calls: Configuration…