reference codex devfull profile live 20260715T142405

A new Codex CLI profile ~/.codex/devfull.config.toml was created and live-wired via a codex -> codex --profile devfull alias in ~/.bashrc. This solves the previously-documented [[reference_codex_workspace_write_git_readonly]] issue (workspace-write mode mounts .git read-only, blocking commits) by adding the repo's .git to writable_roots.

With this profile, codex launched from ~/creatortrack can now branch, build its own worktree/slot, run parallel subagents, and open a GitHub PR with no prompts and no Claude Code in the loop (confirmed working: Codex opened PR #4 against creatortrack, correctly moved a stray direct-to-main commit onto the PR branch rather than leaving it on main).

Why: unblocks Codex as an independent autonomous dev-loop agent operating on creatortrack, parallel to Claude Code sessions.

How to apply: when reasoning about who might have made changes to creatortrack, or why a branch/PR appeared unexpectedly, check whether Codex (via this devfull profile) is the source, not just Claude Code sessions or Justin. Also relevant to [[git_boss_direction_console_vs_github]], since this is the mechanism that introduced the second merge-into-main path.

[auto-memory session 577603bc-d3a9-4b19-bb8e-6db80243b054, confidence 0.70, mode staged]