Files
pbf/.codex/README.md
2026-03-31 14:18:01 +08:00

21 lines
604 B
Markdown

# 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."