add new guide service

This commit is contained in:
team2
2026-02-26 20:40:42 +01:00
parent 12f2a48f88
commit a68f5182e4
11 changed files with 1017 additions and 12 deletions

View File

@@ -153,9 +153,6 @@ Sehr sauber:
- reload steuerbar
- PID-Handling robust
Empfehlung:
Health-Check Endpoint ergänzen.
---
# 7. Tag-System
@@ -280,9 +277,8 @@ Sehr gut umgesetzt.
# 14. Identifizierte Schwachstellen
1. Vollständiger FAISS-Rebuild bei jedem Ingest
2. Kein Vector-Service Health-Endpoint
3. Keine automatische Index-Korruptionsprüfung
4. Kein Backpressure bei mehreren Ingest-Jobs
2. Keine automatische Index-Korruptionsprüfung
3. Kein Backpressure bei mehreren Ingest-Jobs
Keine strukturelle Schwäche.
@@ -297,7 +293,6 @@ Keine strukturelle Schwäche.
- ChunkWriteService
- VectorRebuildService
- Health-Endpoint im Vector-Service
- Timeout-Absicherung beim Reload
## Phase C