Configure
Use this when a workflow needs configuration before it can run.
Read references/pre-flight-check.md for the pre-flight contract and references/targets.md for Codex config targets. references/legacy/ is archival only.
Workflow
- Identify the config file and missing fields.
- Ask only for values that cannot be discovered safely.
- Write config only inside the target repo or approved user config path.
- Never embed tokens, passwords, or personal secrets in shared repo files.
- Re-run the pre-flight check after editing.