Files
memory/index.md
T
Dominik Schön 5cf6a573f1 retro: compound-learning 30-day retrospective + 2 new patterns
New patterns:
- PAT-008: Ansible default_ipv6 fact missing on fresh VMs
- PAT-009: Stale NBD devices after RBD volume swap

Updated:
- index.md: added PAT-008, PAT-009
- log.md: retrospective entry with 4 solution docs + 2 patterns
- Solution docs dispatched to ~/docs/solutions/
2026-08-30 11:56:47 +00:00

3.4 KiB

Memory Index

Das LLM Wiki ist die kuratierte, browsbare Wissensbasis des Homelabs. Es wird beim Compound-Learning Zyklus gepflegt (siehe SOUL.md "Continuous Learning"). MEMORY.md enthält komprimierte Zeiger, das Wiki enthält die Details.

Struktur

Verzeichnis Inhalt
entities/ Personen, Organisationen, physische Hardware
systems/ Software-Systeme und Services
concepts/ Abstrakte Patterns & Konventionen
reference/ Quick-Lookup Tabellen (IPs, Keys, Ports)
patterns/ Rekurrente Failure-Mode Patterns + Skill-Impact Tracker

Entities

Systems

Concepts

Reference

Patterns

Memory Layer Architektur

Layer System Pfad Rolle
L0 Hot MEMORY.md + USER.md ~/.hermes/memories/ System-Prompt Injection
L1 Curated LLM Wiki ~/.hermes/memory/ Browsbares Wissen (this)
L2 Semantic Hindsight K8s PostgreSQL Vektor-Suche
L3 Procedural Skills ~/.hermes/skills/ Wie-geht-es Prozeduren
L4 Episodic session_search SQLite Gesprächsverläufe
L5 Solutions Solution Docs ~/docs/solutions/ Problem-Lösungs-Paare
L6 Project AGENTS.md pro Repo Repo-Konventionen