去掉审计方案文档的行尾空白
Project CI / Repository checks (pull_request) Failing after 10s
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled

- 清除 Direct 回合行为审计账本技术方案两处 trailing whitespace
- 对应 CI Repository checks 的 git diff --check 失败
This commit is contained in:
2026-08-31 11:32:06 +00:00
parent 0951bb2013
commit d19c95f5a1
@@ -80,9 +80,9 @@ Codex app-server 协议里,`commandExecution.commandActions` 已分类为 `Rea
两层,都在项目 `.agent/` 控制面内,模型读不到:
1. **权威时间线**(每回合一个 jsonl,只追加)
1. **权威时间线**(每回合一个 jsonl,只追加)
`.agent/runtime/direct-codex/turns/<clientTurnId>.jsonl`
2. **总索引一条摘要**(方便继续翻现有 `agent.db`
2. **总索引一条摘要**(方便继续翻现有 `agent.db`
`recordType: "direct.codex.turn"`
`clientTurnId` 沿用现有规则:trim 后 6–160 位 ASCII 字母数字或连字符,首位字母或数字。文件名用规范化后的 id,不再二次编码。