Files
personal-wiki/wiki/overview.md
Daniel 942e01622b wiki: save v1.4 release session note
Files the complete v1.1 to v1.4.1 release cycle as a session note in
wiki/meta/. Documents everything shipped, all key lessons (plugin install
syntax, allowed-tools frontmatter, Bases vs Dataview, PostCompact hook
necessity, git filter-repo two-pass scrub), and the current plugin state.

Updated:
- wiki/meta/claude-obsidian-v1.4-release-session.md (NEW)
- wiki/log.md (new entry at top)
- wiki/hot.md (refreshed with current session context)
- wiki/overview.md (page count 25 to 26)
- wiki/index.md (page count 25 to 26)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 22:48:46 +03:00

1.9 KiB

type, title, created, updated, tags, status, related, sources
type title created updated tags status related sources
overview Wiki Overview 2026-04-07 2026-04-07
meta
overview
developing
index
hot
log
dashboard
LLM Wiki Pattern

Wiki Overview

Navigation: index | hot | log | dashboard


Purpose

This is the claude-obsidian demo vault. It demonstrates the LLM Wiki Pattern — a system for building persistent, compounding knowledge bases using Claude and Obsidian.

Run /wiki to scaffold this vault for your own domain and replace this overview.


Current Seed Content

Concepts seeded:

Entities seeded:

Sources seeded:


Current State

  • Sources ingested: 2
  • Wiki pages: 26
  • Last activity: 2026-04-08 (v1.4.1 shipped, release session filed)

Canvases


Key Themes

Knowledge compounds. Unlike RAG, the wiki pre-compiles synthesis. Cross-references are already there. Contradictions are flagged. Every ingest enriches existing pages rather than adding isolated chunks.

The hot cache is the force multiplier. A ~500-word file captures recent context. New sessions start with full context at minimal token cost.

Obsidian is the IDE, Claude is the programmer. The graph view shows what's connected. The human curates sources and asks questions. Claude writes and maintains everything else.