16 lines
602 B
Markdown
16 lines
602 B
Markdown
# WRITE RULES
|
|
|
|
## Write to vaults
|
|
- Only runtime files and local control context:
|
|
- `SOUL.md`, `USER.md`, `IDENTITY.md`, `AGENTS.md`, `TOOLS.md`, `HEARTBEAT.md`
|
|
- `MEMORY.md` in vaults should remain bridge/index only.
|
|
|
|
## Write to collective-memory-repo
|
|
- Daily observations: `daily/YYYY-MM-DD.md`
|
|
- Agent private working memory: `agents/openclaw-main/current.md`, `agents/openclaw-main/inbox.md`
|
|
- Task collaboration: `tasks/<task-id>/`
|
|
- Stable facts: `shared/long-term/{decisions,projects,lessons}/`
|
|
|
|
## Promote Rule
|
|
- Promote from `daily/` or `tasks/` into `shared/long-term/` only after review.
|