chore: memory-sync — 归档 zentao-mcp 网桥双认证格式兼容决策
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015D4xWG3gRWkUKJDgyvtyJw
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
9d9e31c98e
commit
42f8e9f483
@@ -2,13 +2,13 @@
|
||||
name: 记忆健康检查报告
|
||||
description: memory-lint 最新一次执行的检查结果与待处理项
|
||||
type: lint
|
||||
last_updated: 2026-08-22
|
||||
commit: a64c646
|
||||
last_updated: 2026-08-25
|
||||
commit: 9d9e31c
|
||||
---
|
||||
|
||||
# 记忆健康检查报告
|
||||
|
||||
> _执行时间: 2026-08-22 | Base commit: `a64c646` | Last synced: 2026-08-22_
|
||||
> _执行时间: 2026-08-25 | Base commit: `9d9e31c` | Last synced: 2026-08-25_
|
||||
>
|
||||
> **如何使用**:NEED-HUMAN 条目末尾有 `<!-- id: xxxxxxxx -->` 标记。处理完或决定不处理时,在同段追加 `<!-- resolved: DATE, 简要原因 -->`,下次 lint 该条目自动跳过。
|
||||
|
||||
@@ -16,18 +16,16 @@ commit: a64c646
|
||||
|
||||
| 检查项 | AUTO-FIX | NEED-HUMAN(含已 resolved 跳过 N 项) |
|
||||
|--------|---------|-----------|
|
||||
| 1 孤儿 / 2 幽灵 / 3A 引用 / 3B 双链 | 0 / 0 / 1 / 1 | — / — / 0 / 1(含已 resolved 跳过 0 项) |
|
||||
| 1 孤儿 / 2 幽灵 / 3A 引用 / 3B 双链 | 0 / 0 / 0 / 0 | — / — / 0 / 1(含已 resolved 跳过 0 项) |
|
||||
| 4 矛盾 / 5 过期 / 6 污染 | — | 0 / 0 / 0 |
|
||||
|
||||
**AUTO-FIX 已执行 2 项 | NEED-HUMAN 新列出 1 项 | 历史已 resolved 跳过 0 项**
|
||||
**AUTO-FIX 已执行 0 项(本轮结构性检查全部通过,新增的 zentao-mcp 网桥决策条目双向引用在 memory-update 阶段已手工补齐) | NEED-HUMAN 列出 1 项(历史遗留,未变化) | 历史已 resolved 跳过 0 项**
|
||||
|
||||
---
|
||||
|
||||
## AUTO-FIX 已执行清单
|
||||
|
||||
- [x] 更新断链(Phase 3A,章节标题漂移):`decisions.md` 内 `[[decisions.md#Codex 侧 MCP Token 用 bearer_token_env_var,不用 ${VAR} 模板]]` → `[[decisions.md#Codex 侧 MCP Token 用 bearer_token_env_var,不用 ${VAR} 模板(2026-08-22)]]`
|
||||
- [x] 补齐反向链接(Phase 3B):`decisions.md#不做 Antigravity(Google agy / Antigravity 2.0)兼容(2026-08-22)` 末尾追加 `**See Also**:[[project_overview.md#已发布插件]]`
|
||||
- [x] MEMORY.md「引用」列已刷新(按源文件去重重新计数,见下方文件级引用计数表)
|
||||
本轮无需 AUTO-FIX:孤儿 / 幽灵 / 断链 / 双链非对称检测均通过(新增的 `decisions.md#zentao-mcp 网桥已打补丁,双认证格式兼容(2026-08-25)` 条目与 `huanxi userConfig`、`Codex bearer_token_env_var`、`project_overview.md#已发布插件` 三处的双向链接已在 memory-update 阶段随内容一并写入)。
|
||||
|
||||
---
|
||||
|
||||
@@ -72,7 +70,7 @@ commit: a64c646
|
||||
|
||||
| 文件 | last_updated | days_since | commits_since(全仓库) | velocity(次/天) | 判定 |
|
||||
|------|-------------|-----------|----------------------|------------------|------|
|
||||
| feedback_plugin_dev.md | 2026-06-12 | 71 | 15 | 0.21 | 低于 LOW_VELOCITY(0.3) 且 days_since(71) < ABSOLUTE_DAYS(180),不判定过期 |
|
||||
| decisions.md | 2026-08-22 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
| project_overview.md | 2026-08-22 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
| lint_report.md | 2026-08-22 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
| feedback_plugin_dev.md | 2026-06-12 | 74 | 17 | 0.22 | 低于 LOW_VELOCITY(0.3) 且 days_since(74) < ABSOLUTE_DAYS(180),不判定过期 |
|
||||
| decisions.md | 2026-08-25 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
| project_overview.md | 2026-08-25 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
| lint_report.md | 2026-08-25 | 0 | — | — | 不足 MIN_DAYS(7),跳过 |
|
||||
|
||||
Reference in New Issue
Block a user