Add Entity/Concept pages for memory system
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: E-Mail-System
|
||||
category: Communication
|
||||
tags: [email, himalaya, icloud, organization]
|
||||
created: "2026-04-28"
|
||||
modified: "2026-04-28"
|
||||
---
|
||||
|
||||
# E-Mail-System
|
||||
|
||||
## Hauptkonfiguration
|
||||
- **Client:** himalaya v1.2.0
|
||||
- **Config:** ~/.config/himalaya/config.toml
|
||||
- **Primary:** dominik.schoen87@icloud.com
|
||||
- **Domains:** 12 Custom Domains aktiv
|
||||
- grafikerei.de
|
||||
- famschoen.eu
|
||||
- dominikschoen.de
|
||||
- familie-schoen.com
|
||||
- schoen.codes
|
||||
- schoen.eu
|
||||
- und 7 weitere
|
||||
|
||||
## Folder-Aliase
|
||||
- Sent = "Sent Messages"
|
||||
- Trash = "Deleted Messages"
|
||||
|
||||
## Email-Organisation (Rechnungen-Organizer)
|
||||
- **Cronjob:** Täglich 09:00 Uhr
|
||||
- **Rechnungen:** Betrachft/Absender enthält "rechnung" → "Rechnungen_jjjj_mm"
|
||||
- **Amazon-Bestellungen:** Betreff beginnt mit "Bestellt:" → "Rechnungen_jjjj_mm/Bestellungen_jjjj_mm"
|
||||
- **Delivery:** Direkt an CEO-Chat
|
||||
|
||||
## Arbeitsweise
|
||||
- Manuelles Versenden nur nach Freigabe
|
||||
- Kein automatisches E-Mail-Versenden
|
||||
- Alle E-Mails werden manuell geprüft und versendet
|
||||
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: Gesundheit & Fitness
|
||||
category: Personal
|
||||
tags: [health, fitness, weight-loss, nutrition]
|
||||
created: "2026-04-28"
|
||||
modified: "2026-04-28"
|
||||
---
|
||||
|
||||
# Gesundheit & Fitness
|
||||
|
||||
## Ziele
|
||||
- **Gewichtsverlust:** -15kg (aktuell 95kg, 1.75m)
|
||||
- **Zielgewicht:** 80kg
|
||||
- **BMI:** 31.0 → 26.1 (Normalbereich)
|
||||
- **Stil:** Fast & Healthy (schnell und gesund)
|
||||
|
||||
## Ernährung
|
||||
- **Bevorzugt:** Asiatische Küche
|
||||
- **Allergien:** Keine
|
||||
- **Lieblingsessen:** Asian Food
|
||||
|
||||
## Arbeitsrhythmus
|
||||
- **Mon/Wed/Fri:** Home Office
|
||||
- **Tue/Thu:** Büro (Meal Prep)
|
||||
- **Fri:** Aldi Einkauf (Freitag)
|
||||
- **Wochenende:** 2 warme Mahlzeiten
|
||||
|
||||
## Family Meals
|
||||
- **Sarah (Wife):** Liebt Kohlenhydrate (Carbs)
|
||||
- **Cleo (4y):** Liebt Pasta
|
||||
- **Täglich:** Abendessen für die ganze Familie
|
||||
- **Tue/Thu:** Meal Prep für die Woche
|
||||
- **Wochenende:** 2 warme Mahlzeiten
|
||||
|
||||
## Shopping
|
||||
- **Aldi:** Freitag (Wocheneinkauf)
|
||||
- **HelloFresh:** Gelegentlich (Abwechslung)
|
||||
- **Cleo Kitabox:** Mo-Do (für Cleo)
|
||||
|
||||
## Ernährungsrichtlinien
|
||||
- Hoher Proteinkonsum für Muskelaufbau
|
||||
- Geringe Kohlenhydrate für Gewichtsverlust
|
||||
- Viel Gemüse und Salate
|
||||
- Asia-inspirierte Rezepte (low-carb Varianten)
|
||||
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: Infrastruktur-Übersicht
|
||||
category: Infrastructure
|
||||
tags: [networking, proxmox, monitoring, gitea]
|
||||
created: "2026-04-28"
|
||||
modified: "2026-04-28"
|
||||
---
|
||||
|
||||
# Infrastruktur-Übersicht
|
||||
|
||||
## Netzwerk-Architektur (Schön Consulting)
|
||||
- **Addressing:** 10.0.X.Y (nicht standard /8-Notation)
|
||||
- 10.0.10.x = Gateway
|
||||
- 10.0.20.x = Hypervisoren (Proxmox Cluster)
|
||||
- 10.0.30.x = Container/VMs
|
||||
- 10.0.40.x = Clients
|
||||
- 10.0.50.x = Smart Home (26 hosts)
|
||||
- 10.0.60.x = DMZ/Reverse Proxies
|
||||
- **TLS:** Alle Zertifikate haben kein CN (self-signed oder SAN-only), keine reverse-DNS
|
||||
- **MySQL:** 3306 auf mehreren VMs in 30.x Subnetz exponiert
|
||||
- **SSH:** Port 2222 auf allen Servern
|
||||
- **SSH Versionen:** Gemischt (9.2p1-10.0p2)
|
||||
|
||||
## Proxmox Cluster
|
||||
- **Hypervisoren:** In 10.0.20.x
|
||||
- **Container:** In 10.0.30.x
|
||||
- **VLAN-basiertes Netzwerk** mit Bridges
|
||||
|
||||
## Gitea Instance
|
||||
- **URL:** https://git.familie-schoen.com
|
||||
- **Auth:** SSH Key-basiert
|
||||
- **Git User:** Dominik Schön <dominik@familie-schoen.com>
|
||||
- **Repository:** memory.git (für Memory-Sync)
|
||||
|
||||
## Monitoring
|
||||
- **Netzwerk-Scans:** Wöchentlich via cronjob
|
||||
- **Smart Home:** 26 hosts in 10.0.50.x
|
||||
- **SEGMENTS Dictionary:** Zentrale Konfiguration für Scan-Intervalle
|
||||
|
||||
## Wichtige Dienste
|
||||
- **Embedding Model:** embeddinggemma-300M-Q8_0.gguf auf 10.0.30.92:8080 (OpenAI-kompatibel, CLS pooling)
|
||||
- **Himalaya v1.2.0:** iCloud Mail (Email-Client)
|
||||
- **qmd:** Markdown-basiertes Wissenssystem mit Embeddings
|
||||
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: Memory-System
|
||||
category: Tools
|
||||
tags: [memory, hindsight, qmd, markdown]
|
||||
created: "2026-04-28"
|
||||
modified: "2026-04-28"
|
||||
---
|
||||
|
||||
# Memory-System
|
||||
|
||||
## Hindsight Memory System
|
||||
- **Version:** 1.0
|
||||
- **Provider:** OpenAI (via custom endpoint)
|
||||
- **Model:** embeddinggemma-300M-Q8_0.gguf
|
||||
- **Endpoint:** http://10.0.30.92:8080
|
||||
- **OpenAI-kompatibel:** Ja
|
||||
- **CLS Pooling:** Ja
|
||||
|
||||
## Hindsight Daemon
|
||||
- **Status:** Läuft auf 10.0.30.92
|
||||
- **Config:** ~/.hindsight/profiles/hermes.env
|
||||
- **API Key:** In hermes.env gespeichert
|
||||
- **Log:** ~/.hindsight/daemon.log
|
||||
|
||||
## qmd Integration
|
||||
- **qmd:** Markdown-basiertes Wissenssystem
|
||||
- **Embeddings:** Via qmd embed
|
||||
- **Suche:** Via qmd search
|
||||
- **MCP Server:** qmd mcp --http
|
||||
- **Index:** ~/.cache/qmd/
|
||||
|
||||
## Memory-Verzeichnis
|
||||
- **Pfad:** ~/.hermes/memory/
|
||||
- **Struktur:**
|
||||
- Entities/ (Konkrete Dinge, Personen, Systeme)
|
||||
- Concepts/ (Abstrakte Ideen, Prinzipien, Methoden)
|
||||
- Projects/ (Aktuelle und abgeschlossene Projekte)
|
||||
- Templates/ (Vorlagen für neue Einträge)
|
||||
|
||||
## Git-Sync
|
||||
- **Remote:** https://git.familie-schoen.com/dominik/memory.git
|
||||
- **Branch:** main
|
||||
- **User:** Dominik Schön <dominik@familie-schoen.com>
|
||||
- **Commit-Messages:** "Auto-sync: YYYY-MM-DD HH:MM"
|
||||
|
||||
## Arbeitsweise
|
||||
1. **Manuell:** Memory-Einträge werden direkt in Markdown geschrieben
|
||||
2. **Automatisch:** Cronjobs syncen und indexieren
|
||||
3. **Suche:** qmd search für semantische Suche
|
||||
4. **Index:** qmd embed für neue/änderte Einträge
|
||||
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: Team-Struktur
|
||||
category: Organization
|
||||
tags: [team, agents, ceo, orchestration]
|
||||
created: "2026-04-28"
|
||||
modified: "2026-04-28"
|
||||
---
|
||||
|
||||
# Team-Struktur
|
||||
|
||||
## CEO + Agents Modell
|
||||
- **CEO:** Orchestrator (ich)
|
||||
- **Agenten:** Operative Einheiten
|
||||
|
||||
## Aktive Agenten
|
||||
1. **infra-sre** (Security/Monitoring)
|
||||
- Netzwerk-Scans
|
||||
- Sicherheitsprüfungen
|
||||
- Monitoring
|
||||
|
||||
2. **nutrition-coach** (Family Meals)
|
||||
- Meal-Prep-Planung
|
||||
- Familienessen-Zusammenstellung
|
||||
- Einkaufslisten
|
||||
|
||||
## Struktur-Prinzip
|
||||
- Jeder Agent hat eigenen Chat
|
||||
- Cronjobs liefern direkt an Agent-Chats (telegram:chat_id)
|
||||
- Shared Telegram Group für gesamte Team-Kommunikation
|
||||
- Kein automatisches Versenden von E-Mails (manuelle Freigabe erforderlich)
|
||||
|
||||
## Arbeitsweise
|
||||
- CEO entscheidet über Prioritäten und weist Tasks zu
|
||||
- Agenten führen Tasks aus und berichten Ergebnis
|
||||
- Regelmäßige Syncs via Memory-System
|
||||
Reference in New Issue
Block a user