wiki: save v1.2.0 release session note + update hot cache and log

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Daniel
2026-04-07 15:40:53 +03:00
parent 0d6519e057
commit a81d710bb6
3 changed files with 138 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
---
type: meta
title: "Hot Cache"
updated: 2026-04-07T12:00:00
updated: 2026-04-07T16:00:00
tags:
- meta
- hot-cache
@@ -10,7 +10,7 @@ related:
- "[[index]]"
- "[[log]]"
- "[[Wiki Map]]"
- "[[entities/_index]]"
- "[[getting-started]]"
---
# Recent Context
@@ -20,19 +20,23 @@ Navigation: [[index]] | [[log]] | [[overview]]
---
## Last Updated
2026-04-07 — v1.2.0 release session complete
## Key Recent Facts
- The wiki pattern was originated by [[Andrej Karpathy]] and makes knowledge compound like interest
- [[Hot Cache]] (this file) enables cross-project context at minimal token cost (~500 tokens)
- [[Compounding Knowledge]] is the core insight: unlike RAG, the wiki pre-compiles synthesis
- One user dropped token usage by 95% switching from inline context files to the wiki pattern
- The index file alone is sufficient at hundreds of pages — no vector RAG needed
- Project renamed from `cosmic-brain``claude-obsidian` across all files, repos, and local directory
- Plugin is live at: `claude plugin install github:AgriciDaniel/claude-obsidian`
- Two GitHub repos: **AgriciDaniel/claude-obsidian** (public) + **avalonreset-pro/claude-obsidian** (private, community only)
- Future pushes: `git push origin main && git push community main` from `~/claude-obsidian/`
- MIT LICENSE file and ATTRIBUTION.md now exist — legal is clean
- Excalidraw `main.js` is NOT in git — downloaded by `bin/setup-vault.sh`
## Recent Changes
- Created: [[LLM Wiki Pattern]], [[Hot Cache]], [[Compounding Knowledge]], [[Andrej Karpathy]]
- Created: seed vault structure (index, log, overview, dashboard)
- Plugin v1.1.0: added /save and /autoresearch commands
- v1.2.0 released: getting-started.md, index.md populated, dashboard fixed, CLAUDE.md fixed, welcome.canvas CTA, PDF install guide
- Branded GIFs: `claude-obsidian-gif-cover-16x9.gif` (1.3MB) + `claude-obsidian-gif-1x1.gif` (848KB) compressed via FFmpeg
- Legal: LICENSE + ATTRIBUTION.md + GPL-2.0 headers on ITS CSS snippets
- .gitignore tightened: blocks video files, transcripts, scratch canvases
## Active Threads
- Vault is fresh. No user-specific domain scaffolded yet.
- Next step: run /wiki to scaffold for your domain, then start ingesting sources.
- Wiki is seeded with: [[LLM Wiki Pattern]], [[Hot Cache]], [[Compounding Knowledge]], [[Andrej Karpathy]], [[How does the LLM Wiki pattern work]], [[Wiki vs RAG]]
- No user domain scaffolded yet — run `/wiki` to scaffold for your domain
- Session saved: [[claude-obsidian-v1.2.0-release-session]]