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
Daniel
3ad61b984d
feat: v1.1 — URL ingestion, vision, delta tracking, 3 new skills, auto-commit
...
Skills (new):
- skills/obsidian-markdown/ — full Obsidian Flavored Markdown syntax reference
(wikilinks, embeds, callouts, properties, math, Mermaid)
- skills/obsidian-bases/ — Obsidian Bases (.base files) with correct filters/views/
formulas syntax (sourced from kepano/obsidian-skills authoritative spec)
- skills/defuddle/ — web page cleaner; strips ads/nav before URL ingestion,
saves 40-60% tokens on web articles
wiki-ingest upgrades:
- URL ingestion: pass https:// directly, auto-fetches + runs defuddle if available
- Image/vision ingestion: .png/.jpg/.gif etc → Claude reads → description saved
to .raw/ → standard ingest pipeline
- Delta tracking: .raw/.manifest.json tracks hash per source, skips unchanged files
wiki-query upgrades:
- Quick mode (query quick:) — hot.md + index only, ~1500 tokens
- Standard mode — existing behaviour, 3-5 pages
- Deep mode (query deep:) — full wiki + optional web search supplement
hooks:
- PostToolUse auto-commit: every Write/Edit to wiki/ or .raw/ triggers
git add + commit automatically, vault always versioned
fixes:
- Removed invalid allowed-tools field from all 10 SKILL.md files
(not a valid skill frontmatter attribute per spec; was silently ignored)
- Canvas SKILL.md now references json-canvas open standard and kepano/obsidian-skills
wiki research:
- Ecosystem research: 16+ Claude+Obsidian projects mapped and filed
- New pages: comparisons/claude-obsidian-ecosystem, concepts/cherry-picks,
entities/ (6 new), sources/claude-obsidian-ecosystem-research
- Cherry-picks roadmap filed at wiki/concepts/cherry-picks.md
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:25:00 +03:00
Daniel
cd1935cf63
wiki: save audit + plugin install session, update hot cache and log
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 16:26:48 +03:00
Daniel
0f2e6e0f9b
docs: remove all Nate Herk references from tracked files
...
- README.md: footer attribution + sources/ description
- ATTRIBUTION.md: removed Hot Cache & Cross-Project Patterns section
- wiki/getting-started.md: footer
- wiki/log.md: source reference
- wiki/meta/session note: inline mention
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 15:46:33 +03:00
Daniel
a81d710bb6
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 >
2026-04-07 15:40:53 +03:00
Daniel
1de3cc0936
rename: cosmic-brain → claude-obsidian
...
Updates all references across README, CLAUDE.md, ATTRIBUTION.md,
WIKI.md, docs/install-guide.md, wiki/getting-started.md,
plugin.json, marketplace.json, commands/wiki.md, setup-vault.sh,
wiki pages, and renames wiki/meta/cosmic-brain-cover.gif.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 15:13:18 +03:00
Daniel
23bfd15b19
feat: geometric graph topology + module pages + phantom link cleanup
...
Graph topology (Metatron's Cube pattern — 1 center + 12 outer nodes):
- index: now links to ALL 12 other nodes (complete hub)
- Inner ring cycle: hot→log→overview→dashboard→concepts/_index→entities/_index
- Added: hot↔WikiMap, log↔sources/_index, dashboard↔concepts/_index
- Added: entities/_index↔hot, entities/_index↔LLM Wiki Pattern
- Added: sources/_index↔log, sources/_index↔entities/_index
- Outer ring: concepts connected in triangle + Karpathy/sources cross-linked
- Added: dashboard↔Compounding, entities/_index↔LLM Wiki Pattern
graph.json physics for geometric arrangement:
- repelStrength: 80 (strong push-apart for uniform spacing)
- linkStrength: 3.0 (locks ring geometry)
- linkDistance: 80 (tighter rings)
- centerStrength: 0.25 (moderate center pull)
- nodeSizeMultiplier: 2.0 (hub nodes visually dominant)
- Added colors: questions=yellow, comparisons=red, nav=teal
Phantom links removed from Hot Cache.md:
- Removed [[Page A]], [[Page B]], [[New Page 1]], [[Existing Page]]
New module pages:
- wiki/questions/How does the LLM Wiki pattern work.md
- wiki/comparisons/Wiki vs RAG.md
- Adds questions/ and comparisons/ domains to the graph (yellow + red nodes)
2026-04-07 13:03:50 +03:00
Daniel
ea35e563f0
fix: remove Nate Herk source page + all references
...
Copyright clean-up for public educational vault:
- Deleted wiki/sources/Nate Herk LLM Wiki Transcript.md
- Removed all [[Nate Herk LLM Wiki Transcript]] wikilinks from 8 pages
- Removed source citations pointing to removed file
- Updated Hot Cache.md: removed attribution to specific person
- Updated Andrej Karpathy.md: first_mentioned now points to concept page
- Updated Wiki Map.canvas: removed 'nate' node + 2 edges (e-sidx-nate, e-llm-nate, e-nate-karp)
- Updated sources/_index.md: empty transcripts section
- Updated index.md, hot.md, log.md, overview.md: no Nate Herk entries
Vault now contains 100% original synthesis content:
3 concept pages + 1 entity page + navigation pages
All original, attribution-free, safe for public distribution
2026-04-07 12:51:41 +03:00
Daniel
4dc6ff3b32
chore: sync vault to ~/cosmic-brain (Obsidian-registered path)
2026-04-07 12:05:18 +03:00