Sample CodexW setup runbook
This sample shows the shape of the paid setup package. A real runbook is tailored from the buyer's local Codex install, terminal workflow, and session friction.
Example operator workflow
- Status path: route plain-English account, model, app, MCP, and rate-limit checks into safe read-only commands.
- Session path: keep upstream Codex unpatched while wrapping resume/continue behavior in a visible terminal workflow.
- Boundary: the wrapper should not hide destructive actions, spend controls, or approval state from the operator.
Example setup checklist
- Confirm the upstream Codex binary and config location.
- Map the operator's common status, diff, thread, and queued-input commands.
- Add a short continuation policy and stop marker suited to the user's workflow.
- Run one supervised session and record the command/runbook adjustments.