docs initial

This commit is contained in:
Daniil
2026-04-06 01:44:58 +03:00
parent 2a344ad588
commit 694b8bc77c
84 changed files with 6922 additions and 298 deletions
+9
View File
@@ -0,0 +1,9 @@
# 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`.