Document and harden project handoff

This commit is contained in:
wuyang
2026-07-12 14:54:03 +08:00
parent ab758e774e
commit 8e4ff3779b
17 changed files with 1030 additions and 32 deletions
+2 -1
View File
@@ -15,5 +15,6 @@
| Module | Question | Status | Entry |
| --- | --- | --- | --- |
| Agent Memory | Agent 怎样把历史压缩成能改善未来决策的状态? | pilot | [开始学习](agent-memory/README.md) |
| Agent Memory | Agent 怎样把历史压缩成能改善未来决策的状态? | failed pilot | [查看失败试验](agent-memory/README.md) |
当前目录保留的是第一次知识编译试验,不代表已验证学习路径。新的 Agent Memory 研究基线位于 [findings](../research/memory/findings.md) 和 [evidence ledger](../research/memory/evidence-ledger.md)。下一轮应先实现可持久化的 claim、user model 和 review 状态,再验证学习效果。