init: seed collective memory repo

This commit is contained in:
Memory Gateway Bot
2026-03-08 14:38:32 +08:00
commit 88d5d979fe
42 changed files with 569 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# PROMOTION-POLICY
## 目标
- 将过程态信息提炼为长期稳定记忆。
## 输入来源
- `daily/`
- `tasks/<task-id>/`
- `agents/<agent-id>/`
## promote 判定条件
- 事实可复核,有来源证据。
- 内容跨任务可复用。
- 语义稳定,不依赖临时上下文。
## promote 输出
- `shared/long-term/projects/`
- `shared/long-term/lessons/`
- `shared/long-term/decisions/`
## promote 提交要求
- 说明来源:原始文件路径和时间。
- 说明结论:提炼后的稳定事实。
- 说明范围:适用项目/任务/角色。