Last tested: 2026-05-02 — Claude Opus 4.7, TickTick adapter, qdrant 1.x, nomic-embed-text via Ollama
Series: Production AI Automation Notes — gist #3. #1: https://gist.github.com/renezander030/9069db775e494ffd2cdd5a09adf83add · #2: https://gist.github.com/renezander030/83ad49aeffa5f8749325a2b19617823f
When Karpathy's LLM Wiki post landed, I already had semantic search over my TickTick — qdrant for vectors, nomic-embed-text via Ollama, daily cron syncing the index. What was missing was the structure — the wiki layer, the agent-data note pattern, and retrieval that actually works for how an agent queries (not how I do).