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>
This commit is contained in:
Daniel
2026-04-07 15:46:33 +03:00
parent 42c0f9e0f7
commit 0f2e6e0f9b
5 changed files with 5 additions and 14 deletions

View File

@@ -268,7 +268,7 @@ claude-obsidian/
│ ├── getting-started.md # onboarding walkthrough (inside the vault)
│ ├── concepts/ # seeded: LLM Wiki Pattern, Hot Cache, Compounding Knowledge
│ ├── entities/ # seeded: Andrej Karpathy
│ ├── sources/ # seeded: Nate Herk LLM Wiki Transcript
│ ├── sources/ # populated by your first ingest
│ └── meta/dashboard.md # Dataview dashboard
├── .raw/ # source documents (hidden in Obsidian)
├── .obsidian/snippets/ # vault-colors.css (3-color scheme)
@@ -298,7 +298,7 @@ This repo ships with a seeded vault. Open it in Obsidian and you'll see:
- `wiki/concepts/` — LLM Wiki Pattern, Hot Cache, Compounding Knowledge
- `wiki/entities/` — Andrej Karpathy
- `wiki/sources/`Nate Herk LLM Wiki Transcript
- `wiki/sources/`empty until your first ingest
- `wiki/meta/dashboard.md` — Dataview dashboard (requires Dataview plugin)
The graph view will show a connected cluster of 5 pages. This is what the wiki looks like after one ingest. Add more sources and it grows from there.
@@ -310,4 +310,4 @@ The graph view will show a connected cluster of 5 pages. This is what the wiki l
---
*Based on [Andrej Karpathy's LLM Wiki pattern](https://github.com/karpathy). Hot cache and cross-project patterns demonstrated by [Nate Herk](https://youtube.com/@nateherk). Built by [AgriciDaniel](https://github.com/AgriciDaniel) / AI Marketing Hub.*
*Based on [Andrej Karpathy's LLM Wiki pattern](https://github.com/karpathy). Built by [AgriciDaniel](https://github.com/AgriciDaniel) / AI Marketing Hub.*