Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.23 KB

File metadata and controls

37 lines (28 loc) · 2.23 KB

Project Wiki

This directory is the canonical in-repo wiki for codex-cli-bootstrap. It is intended to be the first place a human maintainer or contributor reads when they need to understand how the repository is organized, how the Codex environment is mirrored, and how to operate the project safely.

Start Here

Module Reference

Community And Governance

Reading Order

  1. Read the root README.md.
  2. Read ARCHITECTURE.md for the repository mental model.
  3. Read setup/PROFILE_MATRIX.md and setup/PORTABLE_SETUP.md if you need to install or restore the environment.
  4. Read ../scripts/README.md if you need to understand automation flow.
  5. Read agents/README.md and ../codex/os/common/agents/README.md if you need agent or skill context.
  6. Read the community files in the repository root before contributing or reporting security issues.