Codex

Codex is an opt-in driver integration: pitway init --codex.

What gets installed

The same command surface as every other driver, in Codex's own convention -- .codex/commands/*.md -- plus the shared skills and protocol documents, resolved from PitWay's common layer rather than authored separately for Codex.

Same gates, same boundaries

As with Claude Code and OpenCode, Codex answers to the same CLI and the same human approval gates: milestone-confirm/milestone-complete always wait for an explicit developer yes, whatever tool is driving. Core never imports AI-provider code -- Codex-specific material is text assets only, installed by pitway init --codex, never a runtime plugin or a Core code change.