Audit Agent completion and recovery research

This commit is contained in:
wuyang
2026-07-28 00:06:57 +08:00
parent 5373d564ec
commit 3b55bfaad2
12 changed files with 840 additions and 21 deletions
+2
View File
@@ -4,6 +4,8 @@
## Current audits
- [Agent completion, verification, and recovery](completion-verification/README.md): Agent
到底在证明什么、evaluator 怎样误判,以及失败后如何定位、路由、恢复和复验。
- [Memory findings](memory/findings.md): 最近六个月哪些问题真的有进展,哪些仍未解决。
- [Memory evidence ledger](memory/evidence-ledger.md): 全文实验、反例、成本和不能外推的范围。
- [Agent evaluation](evaluation/README.md): 基于真实 Agent runtime 设计任务、判分、轨迹和版本对照。