mindnet/app
Lars b8cb8bb89b
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
Add runtime check for EdgeDTO version support in health endpoint
- Implemented a check in the health endpoint to determine if EdgeDTO supports explicit callouts, enhancing diagnostic capabilities.
- The check is non-critical and handles exceptions gracefully, ensuring the health response remains robust.
- Updated health response to include the new `edge_dto_supports_callout` field for better insight into EdgeDTO capabilities.
2026-01-12 15:31:38 +01:00
..
core Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00
frontend bug fix 2025-12-29 11:00:00 +01:00
models Update EdgeDTO to support extended provenance values and modify explanation building in retriever.py to accommodate new provenance types. This enhances the handling of edge data for improved accuracy in retrieval processes. 2026-01-11 17:54:33 +01:00
routers Integrate symmetric edge logic and discovery API: Update ingestion processor and validation to support automatic inverse edge generation. Enhance edge registry for dual vocabulary and schema management. Introduce new discovery endpoint for proactive edge suggestions, improving graph topology and edge validation processes. 2026-01-09 13:57:10 +01:00
services 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
__init__.py code header 2025-12-15 15:40:39 +01:00
config.py Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00
embeddings.py wiederhergstellt 2025-12-15 15:45:36 +01:00
main.py Add runtime check for EdgeDTO version support in health endpoint 2026-01-12 15:31:38 +01:00