857ba953e3
bug fix
2025-12-29 11:00:00 +01:00
e180018c99
Anpassung gui
2025-12-29 10:31:51 +01:00
ac9956bf00
Index und Anlage neues Feld in qdrant
2025-12-29 10:16:51 +01:00
62b5a8bf65
Anpassung payload für neues Feld in edges
2025-12-29 08:40:05 +01:00
303efefcb7
bug fix
2025-12-29 08:19:40 +01:00
feeb7c2d92
Initial WP4d
2025-12-29 07:58:20 +01:00
ea9a54421a
ui_fraph.old Version
2025-12-29 07:51:07 +01:00
fdf99b2bb0
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 18:53:11 +01:00
c7cd641f89
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 18:51:44 +01:00
18b90c8df3
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 18:16:29 +01:00
8d3bc1c2e2
next try
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 12:00:31 +01:00
079d988034
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:57:49 +01:00
aa9d388337
ui_update
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:54:44 +01:00
92bd3d9a47
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:52:49 +01:00
53058d1504
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:49:41 +01:00
3fe8463a03
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:44:04 +01:00
5c4ce5d727
neuer test
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:41:47 +01:00
459193e7b1
test ui
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:38:51 +01:00
98f21323fb
bug fix
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:35:18 +01:00
515248d438
kanten mit #Abschnitt finden
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:30:22 +01:00
b0c69ad3e0
UI test
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:23:46 +01:00
c5f29ab4ae
Erweiterung der Kanten um Abschnittsinformationen
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:20:30 +01:00
876ee898d8
Ui_Update_cytos
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 11:15:11 +01:00
e93bab6ea7
Fassadenauflösung unter app/core
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 11:04:40 +01:00
5225090490
Dokumentationsaupdate
Deploy mindnet to llm-node / deploy (push) Successful in 3s
2025-12-28 10:56:34 +01:00
e9532e8878
script_Überprüfung und Kommentarheader
Deploy mindnet to llm-node / deploy (push) Successful in 4s
2025-12-28 10:40:28 +01:00
23b1cb2966
Merge pull request 'WP15b' ( #15 ) from WP15b into main
...
Deploy mindnet to llm-node / deploy (push) Successful in 4s
Reviewed-on: #15
#### PR-Zusammenfassung: WP-14 Modularisierung & WP-15b Two-Pass Ingestion
Dieser Merge schließt die technische Konsolidierung der Architektur (WP-14) und die Optimierung der Ingestion-Pipeline (WP-15b) ab. Das System wurde von einer monolithischen Struktur in eine domänengesteuerte Paket-Hierarchie überführt.
**Kernänderungen:**
* **WP-14 (Modularisierung):**
* Aufteilung von `app/core/` in spezialisierte Pakete: `database/`, `ingestion/`, `retrieval/` und `graph/`.
* Einführung von Proxy-Modulen (z.B. `graph_adapter.py`, `retriever.py`) zur Sicherstellung der Abwärtskompatibilität.
* Zentralisierung neutraler Logik in `app/core/registry.py` zur Beseitigung von Zirkelbezügen.
* **WP-15b (Intelligence 2.0):**
* Umstellung der Ingestion auf einen **Two-Pass Workflow**.
* **Pass 1:** Globaler Pre-Scan zur Befüllung des `LocalBatchCache`.
* **Pass 2:** Binäre semantische Validierung von Kanten gegen den Kontext des Caches zur Eliminierung von Halluzinationen.
**Betroffene Komponenten:**
* `app.core.database`: Qdrant-Infrastruktur & Point-Mapping.
* `app.core.retrieval`: Scoring-Engine (WP-22) & Orchestrierung.
* `app.core.graph`: Subgraph-Modell & Traversierung.
* Sämtliche Dokumentations-Module (v2.9.1 Update).
**Teststatus:** ✅ Inkrementelle Ingestion (Pass 2 Skip) verifiziert.
✅ Hybrid-Scoring (WP-22) via isolated package verifiziert.
✅ Circular Import Audit erfolgreich abgeschlossen.
2025-12-27 22:15:27 +01:00
fa909e2e7d
Dokumentation WP14&WP15b
2025-12-27 22:13:11 +01:00
7fa9ce81bd
letzte anpassungen
2025-12-27 20:30:24 +01:00
8490911958
modularisierung
2025-12-27 20:26:00 +01:00
19d899b277
Große Modularisierung WP19b
2025-12-27 19:47:23 +01:00
37ec8b614e
bug fix
2025-12-27 19:12:14 +01:00
e045371969
Anpassung der Textausgabe zur Filterung der Steuerzeichen
2025-12-27 18:59:38 +01:00
cd5383432e
Parametrisierung der wesentliche Einstellwerte in der types.yaml
2025-12-27 18:45:15 +01:00
8b8baa27b3
W19b flexible Level Überschriften
2025-12-27 18:31:00 +01:00
386fa3ef0c
WP15b vollständieg chunking strategien
2025-12-27 18:17:13 +01:00
19c96fd00f
graph refacturiert
2025-12-27 14:44:44 +01:00
ecb35fb869
parser refactured WP15b
2025-12-27 14:31:12 +01:00
21cda0072a
refacturing parser
2025-12-27 14:26:42 +01:00
e3858e8bc3
aufräumen und löschen von Alt-Scripten WP19b
2025-12-27 14:15:22 +01:00
f08a331bc6
herstellung vollständiger Kompaitibilität
2025-12-27 13:20:37 +01:00
cfcaa926cd
WP19a Refacturierung - Edgedefaults
2025-12-27 13:14:10 +01:00
8ade34af0a
WP19b- chunk_payload an neue Struktur
2025-12-27 10:50:15 +01:00
a6d37c92d2
Integration von payload modulen in die neue Struktur
2025-12-27 10:40:44 +01:00
1b7b8091a3
bug Fix
2025-12-27 10:30:09 +01:00
94e5ebf577
WP13b Refactoring ingestion und Chunker
2025-12-27 10:25:35 +01:00
cf302e8334
Import und ingestion auf den neuen Prozess umgestellt
2025-12-27 09:52:17 +01:00
82c7752266
richtige Filename für den pool Lookup
2025-12-27 06:31:57 +01:00
c676c8263f
Import Script und Logging für WP15b
2025-12-26 22:07:25 +01:00
f6b2375d65
WP15b - Initial
2025-12-26 21:52:08 +01:00