mindnet/app/core
Lars af3cc0a254 Enhance chunking strategies and graph utilities for section-type transitions
- Implemented WP-26 v1.1: Section-Type-Wechsel erzwingt immer einen neuen Chunk, um konsistente Chunking-Verhalten bei unterschiedlichen section_types zu gewährleisten.
- Introduced automatic Intra-Note-Edges zwischen Sektionen mit unterschiedlichen Typen, um semantische Beziehungen zu erfassen.
- Updated graph utilities to support automatic edge type derivation based on section transitions.
- Added unit tests for section-type changes and automatic edge generation to ensure functionality and reliability.
2026-01-25 17:36:57 +01:00
..
chunking Enhance chunking strategies and graph utilities for section-type transitions 2026-01-25 17:36:57 +01:00
database angleichen der Default prefix für die Collections 2026-01-12 15:02:23 +01:00
graph Enhance chunking strategies and graph utilities for section-type transitions 2026-01-25 17:36:57 +01:00
ingestion Refactor provenance handling in EdgeDTO and graph utilities 2026-01-25 16:27:09 +01:00
parser Parametrisierung der wesentliche Einstellwerte in der types.yaml 2025-12-27 18:45:15 +01:00
retrieval Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00
logging_setup.py Enhance logging capabilities across multiple modules for version 4.5.0: Introduce detailed debug statements in decision_engine.py, retriever_scoring.py, retriever.py, and logging_setup.py to improve traceability during retrieval processes. Implement dynamic log level configuration based on environment variables, allowing for more flexible debugging and monitoring of application behavior. 2026-01-11 17:30:34 +01:00
registry.py bug fix 2025-12-27 19:12:14 +01:00
type_registry.py Update type_registry, graph_utils, ingestion_note_payload, and discovery services for dynamic edge handling: Integrate EdgeRegistry for improved edge defaults and topology management (WP-24c). Enhance type loading and edge resolution logic to ensure backward compatibility while transitioning to a more robust architecture. Version bumps to 1.1.0 for type_registry, 1.1.0 for graph_utils, 2.5.0 for ingestion_note_payload, and 1.1.0 for discovery service. 2026-01-09 15:20:12 +01:00