2 KiB
2 KiB
Knowledge Base — Master Index
LLM's table of contents. Updated automatically by compile.py after every session. Navigation: read this first → pick a topic → open its
_index.md→ read the article.
How Claude Code Navigates
- Reads this file — "what topics exist?"
- Goes to the right topic folder — reads
_index.md - Reads 1–3 specific articles
- Synthesizes the answer
This 3-hop pattern works for hundreds of articles without vector search.
Topics
| Topic | Description | Articles |
|---|---|---|
| wiki/obsidian-rag/_index | Karpathy's LLM wiki method — Obsidian RAG, setup, vs true RAG | 3 |
| wiki/projects-overview/_index | All 36 Oliver Agency projects — navigable table with stack + server | 1 |
| wiki/tech-patterns/_index | Recurring tech stacks: FastAPI, React/Vite, Next.js, Azure AD, AI, Box, One2Edit | 9 |
| wiki/architecture/_index | Cross-cutting architectural patterns: Docker Compose, multi-agent AI, GCP timeout, RAG, hotfolder | 5 |
| wiki/client-knowledge/_index | Per-client notes for Ford, H&M, L'Oréal (2+ projects each) | 3 |
| wiki/concepts/_index | Atomic knowledge extracted from Claude Code sessions | 0 |
| wiki/connections/_index | Cross-cutting insights linking 2+ concepts | 0 |
| wiki/qa/_index | Filed answers to queries (saved with --file-back) |
0 |
| wiki/homelab/_index | Self-hosted infra: Proxmox install, IOMMU/PCI passthrough, hypervisor setup, budget builds | 2 |
| wiki/web-agency/_index | AI-assisted website building & selling: Claude Code, Nanobanana 2, Kling, LaunchPath MCP | 1 |
| wiki/dotfiles/_index | Linux terminal ricing: Kitty, Fish, modern Rust CLI tools, LazyVim, unified themes | 1 |