10 lines
480 B
Markdown
10 lines
480 B
Markdown
# Codex Agent Memories
|
|
|
|
This directory is the only approved place for persistent agent notes in this repository.
|
|
|
|
Guidelines:
|
|
- Do not read from or write to `.claude/`.
|
|
- Use per-agent subdirectories named after the real Codex agent IDs when persistent notes are needed, for example `.codex/memories/orchestrator/` or `.codex/memories/quality_lead/`.
|
|
- Keep notes short, dated, and task-specific.
|
|
- Prefer Markdown files with clear filenames such as `2026-04-05-task-routing.md`.
|