# 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. Full Entity/Concept page creation. ## 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 Entity pages: Infrastructure.md, Email-System.md, Health-Fitness.md, Team-Structure.md, Memory-System.md - Created Concept pages: Network-Architecture.md, Email-Organization.md, Monitoring-System.md, Proxmox-Cluster.md, qmd-Knowledge-Base.md - Created root pages: dominik-schoen.md, email-organization.md, embedding-model.md, team-structure.md, llm-wiki-pattern.md - Initialized git repo, made 4 commits, pushed to origin/main ## Status - [x] qmd installed and configured - [x] Memory directory structure created (Entities/Concepts/Projects/Templates) - [x] All entity and concept pages written - [x] Git repo initialized and synced to Gitea (4 commits on main) - [x] Gitea remote configured and working - [x] SSH keys configured for Gitea ## Notes - Root-level entity/concept files (e.g. dominik-schoen.md) are legacy copies; actual pages are in Entities/ and Concepts/ - index.md needs periodic updates as new pages are added