chore: memory-sync — 归档 memcore 三项优化决策

新增三条架构决策:
- synonyms.md 作为独立等价词表文件(type: reference)
- synthesis 三触发分工:快扫 vs 精扫的职责边界
- memory-sync Phase 0 冲突检测必须先于 git commit

更新 project_overview.md:memcore 插件描述补充新能力说明
刷新 MEMORY.md 索引锚点至 f26e741

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
SkyJourney
2026-05-10 18:58:28 +08:00
co-authored by Claude Sonnet 4.6
parent f26e741b0e
commit 4bf58796cf
4 changed files with 50 additions and 10 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
# Memory Index
> _Last synced: 2026-05-08 | Base commit: `9c91382`_
> _Last synced: 2026-05-10 | Base commit: `f26e741`_
| 文件 | 描述 | 类型 | 引用 | Commit |
|------|------|------|------|--------|
| decisions.md | 关键架构决策:无版本号/userConfig/Bearer Token/SKILL.md规范/路径锁定 | project | 1 | 9c91382 |
| project_overview.md | 项目定位、目录结构、插件规范、发布流程(huanxi/memcore/obsidian | project | 1 | 9c91382 |
| decisions.md | 关键架构决策:无版本号/userConfig/Bearer Token/SKILL.md规范/路径锁定/memcore三项优化决策 | project | 1 | f26e741 |
| project_overview.md | 项目定位、目录结构、插件规范、发布流程(huanxi/memcore/obsidian | project | 1 | f26e741 |
| feedback_plugin_dev.md | 插件开发协作规范:同步四处/路径解析/工具签名对照 | feedback | 0 | 0c46ed0 |
| lint_report.md | memory-lint 最新执行结果 | lint | 0 | 0c46ed0 |