Move Codex project notes to .codex
This commit is contained in:
20
.codex/README.md
Normal file
20
.codex/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Codex Project Notes
|
||||
|
||||
This directory stores project-specific Codex working conventions.
|
||||
|
||||
Use these files as the startup layer for future sessions in `pbf`.
|
||||
|
||||
## Files
|
||||
|
||||
- [`SESSION_START.md`](/root/sourceserver/pbf/.codex/SESSION_START.md)
|
||||
- what to read first when resuming work
|
||||
- [`RESUME_PROMPT.md`](/root/sourceserver/pbf/.codex/RESUME_PROMPT.md)
|
||||
- a ready-to-use prompt for continuing the project
|
||||
|
||||
## Core Rule
|
||||
|
||||
If there has been meaningful progress, update:
|
||||
|
||||
- [`STEP_RECORD.md`](/root/sourceserver/pbf/STEP_RECORD.md)
|
||||
|
||||
That file is the current source of truth for "where we stopped last time."
|
||||
Reference in New Issue
Block a user