# Memory Entry 001 - System Initialization ## Date 2026-04-28 ## Summary Initial setup of the markdown-based memory system using qmd and the Karpathy LLM Wiki pattern. ## Details - Installed qmd 2.1.0 (Query Markup Documents) from github.com/tobi/qmd - Set up qmd collection for ~/.hermes/memory - Created index.md with entities, concepts, and sources - Created log.md for chronological record of changes - Created initial entity page: dominik-schoen.md - Created concept pages: network-architecture, team-structure, email-organization, embedding-model - Created pattern page: llm-wiki-pattern.md - Initialized git repo and made initial commit ## Status - [x] qmd installed and configured - [x] Memory directory structure created - [x] Initial pages written - [x] Git repo initialized - [ ] Gitea remote configured (pending) - [ ] SSH keys configured for Gitea (pending) ## Notes - Hindsight is not running (service not found) - Gitea instance not found on the network - Need to configure Gitea credentials for push access