relic / brain /MEMORY.template.md
LucioLiu's picture
Initial release - mirrors github.com/LucioLiu/relic
5d35922 verified
|
Raw
History Blame Contribute Delete
2.85 kB
<!--
Relic 灵魂芯片 — "记忆"文件模板
Relic Soul Chip — "Memory" file template
躯壳在工作中不断向这里追加新记忆。原始记录永不删除。
The agent appends new memories here during work. Original records are never deleted.
-->
# 记忆 / Memory
*当前条目数 / Entries: 0*
*上次整理 / Last consolidated: 从未 / Never*
---
> ⚠️ 记忆按大类组织。每个大类是一个 `##` 标题(自由命名)。
> ⚠️ Memories are organized by category. Each category is a `##` heading (free-form name).
>
> 每条记忆格式 / Entry format:
> `- 记忆内容 [躯壳名] | 重要度:高/中/低`
> `- Memory content [HostName] | Importance: high/medium/low`
>
> 日期不是强制标签。只有事件、时间敏感的决策才写日期。
> Date is NOT mandatory. Only write dates for events or time-sensitive decisions.
---
*👇 以下是建议的大类分区。按需使用,不合适的自己改。类别名完全自由。*
*👇 Below are suggested category zones. Use as needed, modify freely. Category names are free-form.*
## 偏好 / Preferences
*放这里:偏好、习惯、口味、工作风格等*
*Put here: preferences, habits, tastes, work style, etc.*
## 决策 / Decisions
*放这里:用户做的关键选择和理由*
*Put here: key choices the user made and their reasoning*
## 经验 / Lessons Learned
*放这里:解决过的问题、排查经验、注意事项*
*Put here: problems solved, debugging experience, gotchas*
## 事件 / Events
*放这里:特殊事件、里程碑(日期在这类下才写)*
*Put here: special events, milestones (dates only written in this category)*
## 躯壳列表 / Agent Registry
> 已接入的躯壳清单。每个躯壳接入时追加一条,后续可补充备注。
> Registry of connected agents. Append an entry when each agent connects. Notes can be added later.
*格式 / Format:*
*Agent Registry template(复制后填入)/ Agent Registry template (copy and fill in):*
```markdown
### [躯壳名] / [Agent Name]
- 平台 / Platform: [OpenClaw / Claude Code / ...]
- 首次接入 / First Connected: YYYY-MM-DD
- 状态 / Status: 活跃 / 休眠 / 已退役
- 备注 / Notes: [躯壳特点、使用场景等,可后续补充]
```
## 自由区域 / Free Zone
*放这里:任何不适合上面的内容。自己加新的 ## 标题也完全可以。*
*Put here: anything that doesn't fit above. Adding new ## headings is perfectly fine.*
> ⚠️ 如果你有来自其他躯壳的原始记忆文件,把原文完整粘贴到这里或新增区域。不要丢失任何信息。
> ⚠️ If you have raw memory files from another agent, paste the full original text here or in new sections. Do not lose any information.