Add AI session memory (absorbed from obsidian-knowledge-brain v4.0)#4
Draft
Homeless-Xu wants to merge 1 commit into
Draft
Add AI session memory (absorbed from obsidian-knowledge-brain v4.0)#4Homeless-Xu wants to merge 1 commit into
Homeless-Xu wants to merge 1 commit into
Conversation
absorb core ideas from obsidian-knowledge-brain v4.0 (lightweight version): - CLAUDE.md: always-loaded session protocol (start/work/收尾) - .claude/memory/pitfalls.md: fixed bugs, seeded from vault warnings - .claude/memory/decisions.md: final adopted solutions - anti-pollution rules: final solutions only, dedupe by seen+1 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FdhGpX3ZBYu2pWv6FbiRwR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What / 是什么
Absorb the core ideas of obsidian-knowledge-brain v4.0 into this vault — as a lightweight version, not the full skill (the full skill ships 20 Python scripts, bootstrap protocols, and a global atoms.json store, which is too heavy for a notes vault).
吸收视频里那个项目的核心思想,做成贴合本仓库的轻量版,不装整套。
Files / 文件
CLAUDE.md— always-loaded by Claude Code at session start: repo intro, card naming rules, session protocol (start → work → 收尾), anti-pollution rules.claude/memory/pitfalls.md— fixed bugs / 坑, seeded with 3 real pitfalls already in the vault (ros/fgt vxlan port, startech nic balance-rr, bmv-712).claude/memory/decisions.md— final adopted decisions / 定案, seeded with 4 entriesIdeas absorbed / 吸收的优点
.mdfiles in.claude/(skill-only, no scripts)seencounter instead of new entriesIdeas skipped / 没吸收的
Bootstrap phase detection, chaos score, global
~/.obsidian-knowledge-brain/atoms.jsonwith lock files, promotion/demotion lifecycle, 20 Python utilities — all overhead with no benefit for a single-vault repo.🤖 Generated with Claude Code
https://claude.ai/code/session_01FdhGpX3ZBYu2pWv6FbiRwR
Generated by Claude Code