mindnet/app/core
Lars fa653be031 Make logging configurable via LOG_LEVEL and smaller rotating files.
Adds env overrides for log size and backup count, and documents them for operators. Drops noisy uvicorn/httpx/qdrant lines to WARNING so logs stay readable.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 17:25:09 +02:00
..
chunking Implement backward propagation of section_type in chunking parser 2026-01-25 18:21:17 +01:00
database angleichen der Default prefix für die Collections 2026-01-12 15:02:23 +01:00
graph Add virtual attribute for automatically generated edges 2026-01-26 18:37:09 +01:00
ingestion Implement WP-26 v1.3 (Phase 3): Enhance graph schema validation and edge handling 2026-01-26 10:18:31 +01:00
parser Parametrisierung der wesentliche Einstellwerte in der types.yaml 2025-12-27 18:45:15 +01:00
retrieval Implement WP-26 v1.0 - Phase 2: Enhance edge scoring and aggregation configuration 2026-01-25 21:06:13 +01:00
logging_setup.py Make logging configurable via LOG_LEVEL and smaller rotating files. 2026-08-13 17:25:09 +02: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