chore: add project memory at .claude/memory, document convention in CLAUDE.md

- Create .claude/memory/ as canonical project memory location
- Add MEMORY.md index and first entry: TODO for inter-agent JSON schema
- Document project memory convention in CLAUDE.md (path, format, commit policy)
This commit is contained in:
Bryan Ramos 2026-04-01 22:13:18 -04:00
parent e9262c6aca
commit 41c31a2a85
3 changed files with 22 additions and 0 deletions

5
.claude/memory/MEMORY.md Normal file
View file

@ -0,0 +1,5 @@
# Project Memory
Index of persistent memory for the agent-team project.
- [TODO: inter-agent JSON schema](todo_inter_agent_schema.md) — formal typed schema for all inter-agent messages to replace freetext signals