This baseline is optimized for creating a new repo that works well with Codex from day one.
- Rename placeholders:
{{APP_NAME}}{{BUNDLE_ID}}{{PRICE_TARGET}}{{MARKETING_URL}}{{SUPPORT_URL}}{{PRIVACY_URL}}{{GITHUB_REPO_URL}}
- Read these files before doing any implementation work:
AGENTS.md.codex/WORKFLOW.md.codex/ARCHITECTURE_GUARDS.mddocs/index.md
- Create your Xcode project and point it at:
AppModule/AppModuleTests/AppModuleUITests/
-
Rename
AppModule/to your app module name. -
Replace the public Pages site copy under
docs/site/. -
Add your first feature docs before writing code.
This baseline assumes:
- small, focused app scope
- explicit non-goals
- privacy-first defaults
- release preparation inside the repo
- Codex used as a disciplined multi-role engineering assistant, not an unconstrained coder