# Daily i+1 English Reading - 2026-05-11
# Daily i+1 Reading Recommendations
## Context used
- 读到昨日日更:`.../odyssey/0 收集箱/每日英语i+1阅读/2026-05-10 每日英语i+1阅读.md`,主题偏 **agent 安全/审批/审计(sandboxing, approvals, telemetry)+ 可追责(provenance)+ RAG/评估 + Anki 学习科学**。
- 读到昨日推文总结:`.../odyssey/0 收集箱/research/推文总结_2026-05-10.md`,近期信号集中在 **AI coding / Agent / workflow 工程化**(从炫技转向公司级流程、可解释与硬基准)。
- 读到昨日“Agent健身房复盘”:`.../odyssey/0 收集箱/Agent健身房/2026-05-10/早间复盘.md`,你明确提出 i+1 推荐需要 **source coverage/可降级**,且“新增概念数”当前更多是估算。
- 仍未发现可直接读取的浏览器历史导出/可用本地浏览数据;也未在本次流程里读取 Anki `collection.anki2` 做精确 diff(所以新概念数为保守估计)。
## Recommendations
1) The next evolution of the Agents SDK
- Link: `https://openai.com/index/the-next-evolution-of-the-agents-sdk`。
- Topic: Agent harness + 原生 sandbox 执行;长链路任务如何“可控地读文件/跑命令/写代码”。
- Why it matches the user: 你昨天的主题就是“把 agent 变成工作台”,这篇是把 **控制面(workspace/manifest/隔离/可恢复)**写成工程化落地。
- Why it is i+1: 叙事偏产品/工程文章,主体可读;但会密集出现 infra 词块(harness, durable execution, snapshotting),正好是你要补的 i+1。
- Estimated new concepts/words/chunks count: 7
- Likely new concepts or word chunks:
- long-horizon tasks / keep working across many steps
- controlled sandbox environments
- native sandbox execution
- manifest abstraction / portable workspace description
- snapshotting and rehydration
- separate harness from compute
- prompt-injection and exfiltration attempts
- Suggested reading method: 只精读“harness / sandbox / security, durability, scale”三段;每段抓 1 句你能直接迁移到自己系统的“设计原则句”,最后做 2 张「英语概念卡」(其余高亮留待复盘)。
2) Security Best Practices — Model Context Protocol (MCP)
- Link: `https://modelcontextprotocol.io/specification/2025-06-18/basic/security_best_practices`。
- Topic: MCP 实现的主要攻击面与缓解策略(confused deputy、SSRF、local server compromise、scope minimization 等)。
- Why it matches the user: 你关心 MCP/工具接入的**审批、可审计、可控边界**;这份规范直接给你“该防什么、怎么写约束”。
- Why it is i+1: 技术密度高但段落短、标题清晰;对 TOEFL 90 来说是“读得下去、词块很赚”的 i+1(建议只读 5 个你最相关的小节)。
- Estimated new concepts/words/chunks count: 7
- Likely new concepts or word chunks:
- confused deputy problem
- redirect URI validation / exact string matching
- OAuth state parameter validation
- SSRF risks / block private IP ranges
- DNS rebinding / TOCTOU issues
- local server compromise / arbitrary code execution
- scope minimization / least privilege
- Suggested reading method: 读的时候把每个“Attack → Risks → Mitigation”改写成你自己的 **AGENTS.md/规则**一句话(例如“默认阻断私网 IP、仅 loopback 例外”),最多做 3 张概念卡。
3) Decision Provenance in Agentic Systems: Audit Trails That Actually Work
- Link: `https://tianpan.co/blog/2026-04-19-decision-provenance-agentic-systems`。
- Topic: 仅有 logs 不够;要能回答“谁授权、基于什么依据、为何这样决定”的 provenance。
- Why it matches the user: 你昨天在推动“诊断器/护栏/验收”,provenance 正是把“验收”升级为“可追责”。
- Why it is i+1: 文章可读,但抽象概念多;非常适合做“概念卡 + 你的真实例子”。
- Estimated new concepts/words/chunks count: 6
- Likely new concepts or word chunks:
- decision provenance problem
- audit trails vs accountability
- on what basis did it decide
- sanctioned by a human
- operationally dangerous
- post hoc explanation / reconstruct intent
- Suggested reading method: 直接用它的“监管追问”开头做 1 张概念卡;然后把你自己的一个链路(例如 i+1 推荐降级/证据覆盖)写成 6 行 provenance 模板(谁/何时/批准什么/依据/产物/回滚)。
4) Agent Workflow Orchestration Patterns: DAG, Event-Driven, and Actor Models
- Link: `https://zylos.ai/research/2026-04-14-agent-workflow-orchestration-patterns`。
- Topic: 生产里协调 agents 的三类架构学派(DAG、事件驱动、Actor),以及它们如何处理失败恢复/可观测/人类介入。
- Why it matches the user: 你最近把 Codex 当“持续运行工作台”,核心瓶颈会从“单次好不好用”变成“workflow 能不能稳定跑、能不能验收”。
- Why it is i+1: 内容偏分布式系统语境;但只要读 Executive Summary + 选一个模式深读,就能拿到大量高复用词块。
- Estimated new concepts/words/chunks count: 7
- Likely new concepts or word chunks:
- orchestration pattern / coordination deserves engineering discipline
- deterministic execution order
- asynchronous pub/sub handoffs
- isolated state / message passing
- durability / failure recovery
- checkpointing / state loss
- runaway costs / budget constraints
- Suggested reading method: 先选你最像的现状(更像 DAG 还是事件驱动),只读对应 1 个模式;输出 1 页“我系统该选哪个模式”的英文要点(3–5 条即可)。
## Vocabulary budget
- 今日预计新增高价值概念/词块:7 + 7 + 6 + 7 = **27**(≥20)。
- 反算阅读周期预算:`14,678 / 27 ≈ 543.6 天`,约 **1.49 年**(按 365 天游走)。
- 这是粗略“输入预算”,不是承诺:看到的新东西不等于都值得进 Anki;只收“高复用 + 有明确定义 + 能指导判断/行动”的概念。
## How to use with Anki
- 往「英语概念卡」里加:优先加 **可复用概念 + 一句原文证据句 + 你自己的系统例子**(例如 `scope minimization`, `snapshotting and rehydration`, `decision provenance`, `event-driven handoffs`)。
- 不要加:一次性专名/公司名/版本号;以及你在「阅读词汇量」里已 Suspended(已掌握)的概念(遇到也只当作“熟词复现”)。
- 「阅读词汇量」更像 backlog/reference(你遇到词块时用来判定“是否可能已覆盖/是否已掌握”);真正沉淀学习与迁移,放在「英语概念卡」的“上下文驱动概念卡”里。