This directory is the current primary exported runtime payload for codex-cli-bootstrap.
It was exported from the source Linux machine and is the active reference payload used by restore and verification flows today.
agents/: exported global runtime policy snapshotconfig/: sanitized config templates and trust snapshotmeta/: pinned toolchain metadatarules/: exact source snapshot plus rendered portable rulesskills/custom/: direct custom skill payloadskills/manifests/: canonical skill manifests that drive verification and rules rendering
config/config.template.tomldefines the current portable config baseline.config/config.template.tomluses the remote Context7 MCP URL plus header placeholder and stores the full-access automation baseline explicitly instead of relying on the CLI--full-autoalias.- The Linux Serena MCP entry in
config/config.template.tomlincludes a small environment recovery wrapper so Codex-launched Serena sessions can still auto-open the web dashboard when GUI session variables are missing. rules/default.rules.source.snapshotpreserves the exported source-machine rules.rules/default.rulesandrules/default.rules.templateare derived outputs, not hand-maintained policy files.meta/toolchain.lockis the runtime version contract used by verification scripts.skills/custom/andskills/manifests/custom-skills.manifest.txtmust stay in sync.
This payload is also the fallback portable payload for macOS and Windows restores until native exports for those profiles are checked in.
That works because the portable Codex state being mirrored here lives under the user's ~/.codex home directory on every platform.