2026年4月25日 · 阅读 —

2026-04-25-周复盘

Agent 与 Skills知识与内容工具

2026-04-25-周复盘

1. 统计窗口

  • 时间范围:2026-04-19 到 2026-04-25
  • 检索范围:01-Articles、02-Notes、03-Projects、04-Memory、10-Work、20-Knowledge、30-Tasks、40-Review、50-Writing、70-System、根目录 memory/。

2. 本周一句话总结

  • 这周的重点是把工作区结构、知识沉淀路径、自动化脚本和记忆体系逐步收口到同一套真实目录口径。

3. 本周产出概览

类别数量说明
01-Articles61AI 整理文章与正式说明
02-Notes23正式笔记
03-Projects14项目与脚本资产
10-Work12业务工作资料
20-Knowledge1488LLM-Wiki / Clips / Reference / Learning
30-Tasks11待办、计划、任务清单
40-Review3周/月/年复盘
04-Memory3正式长期记忆
memory/10运行时 daily memory
50-Writing0草稿与写作输出
70-System10规则、配置、自动化脚本
git commits8本周提交记录

4. 本周主要文件

5. 对话 / 记忆线索

  • memory/2026-04-24-bootstrap-update.md: [本机路径已隐藏] / [本机路径已隐藏] / [本机路径已隐藏]
  • memory/2026-04-20-obsidian-hermes.md: [本机路径已隐藏] / - 与 LLM Wiki / Inbox / Daily / Weekly Review 的关系图 / [本机路径已隐藏]
  • memory/2026-04-21-memory-flush.md: user: Pre-compaction memory flush. Store durable memories only in memory/2026-04-20.md (create memory/ if needed). Treat workspace bootstrap/reference files such as MEMORY.md, DREAMS.md, SOUL.md, TOOLS.md, and AGENTS.md as read-only during this flush; never overwrite, replace, or edit them. If memory/2026-04-20.md already exists, APPEND new content only and do not overwrite existing entries. Do NOT create timestamped variant files (e.g., 2026-04-20-HHMM.md); always use the canonical 2026-04-20.md filename. If nothing to store, reply with NO_REPLY. / LLM wiki 相关定时,是不是又没执行?查下 / LLM Wiki 的 crontab 定时有触发,但脚本实际跑失败了。
  • memory/README.md: title: memory 目录说明 / aliases: [memory运行时说明] / category: Memory
  • memory/2026-04-21.md: - 2026-04-21: User wants to reorganize Alan-Workspace using Johnny.Decimal thinking for an OpenClaw + Hermes agent + Obsidian workflow. / - Agreed target top-level structure: 00-Inbox/, 10-Work/, 20-Knowledge/, 30-Planning/, 40-Review/, 50-Writing/, 60-Life/, 70-System/, 80-Templates/, 90-Archive/, 99-Attachments/. / - 2026-04-21: User explicitly requires that root HEARTBEAT.md, IDENTITY.md, and TOOLS.md stay in the workspace root because they are used with OpenClaw; do not move them during workspace cleanup.
  • memory/2026-04-25.md: - 用户当前在梳理 20-Knowledge/20.01-LLM-Wiki 的真实结构、定时任务和使用方式,对现状的主要困惑是目录含义不清、自动化入口不清。 / - 已确认当前 LLM-Wiki 现状:01-READING/02-TOPICS/insights 是主要阅读入口;01-DOMAINS 更适合术语检索;02-WORKING/01-ARTICLE-NOTES 是中间加工层;99-SYSTEM 是系统索引/状态层。 / - 已确认当前自动化状态:run-llmwiki-daily.sh 仍在工作(整理 Inbox、补 Related 链接);run-wiki-ingest.sh 和 run-llmwiki-weekly.sh 仍指向旧路径/不存在脚本,属于遗留配置,当前自动摄入链路实际上是断的。
  • memory/2026-04-24-request-timed-out-before-a-res.md: user: [media attached: [本机路径已隐藏] (image/jpeg) | [本机路径已隐藏]]
  • memory/2026-04-22-memory-flush.md: - ~/Library/Scripts/aiwiki-daily.sh / - ~/Library/Scripts/aiwiki-weekly.sh / - ~/Library/Scripts/aiwiki-weekly-review.sh
  • 04-Memory/README.md: title: 04-Memory 使用说明 / aliases: [Memory正式区说明] / category: Memory
  • 04-Memory/MEMORY.md: # Memory / - Cron Jobs
  • 04-Memory/topics/cron-jobs.md: # Cron Jobs / - 2026-04-25 | jobId: 03f741b0-8829-4758-8f3b-d5b5310ca9ac | job: daily-memory-check | status: memory-updated / 3. 当前技术规划里,LLM-Wiki + graphify + git diff 被视为一套互补组合:前者负责链接/检索,图谱负责功能点与 bug / 模块 / 需求的关系查询,git diff 负责承接迭代影响范围判断;该方向主要服务测试范围评估、code review、风险分析和 AI 辅助理解工程。

6. 本周观察

  • 04-Memory/ 应作为正式长期记忆区,适合存放主题记忆、偏好、项目长期状态。
  • 根目录 memory/ 仍会被运行时 memory flush 使用,适合保留 daily raw memory,不宜和正式记忆混用。
  • 20-Knowledge/20.01-LLM-Wiki/ 是当前主 Wiki;71-Wiki/ 若仍存在,应视为历史遗留层。

7. 本周 git 提交

2026-04-21 | fbb0f2c | docs: add workspace restructure plan and index
2026-04-20 | 16efebf | feat: add test impact analyzer project draft
2026-04-20 | 563e264 | docs: add two GitHub hot project articles
2026-04-19 | fc34eec | docs: enrich collaboration topic playbook
2026-04-19 | e37f3dd | docs: expand collaboration topic index
2026-04-19 | f58de21 | docs: add OpenClaw Hermes Obsidian topic page
2026-04-19 | 7ccafd4 | chore: prune tracked automation artifacts
2026-04-19 | d6d6b48 | chore: clean stubs and normalize daily/article metadata

8. 下周建议

  • 继续把脚本和规则文档统一到当前真实目录结构。
  • 为 daily / weekly 自动化补更清晰的输入输出约束,尤其是日期命名规则。
  • 逐步清理旧目录口径(如 71-Wiki、30-Planning、05-Daily)的残留引用。