mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
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:
parent
e9262c6aca
commit
41c31a2a85
3 changed files with 22 additions and 0 deletions
5
.claude/memory/MEMORY.md
Normal file
5
.claude/memory/MEMORY.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue