mindnet/docs/05_Development
Lars 509efc9393 Implement WP-26 v1.3 (Phase 3): Enhance graph schema validation and edge handling
- Introduced a new function `load_graph_schema_full` to parse and cache both typical and prohibited edge types from the graph schema.
- Updated `load_graph_schema` to utilize the full schema for improved edge type extraction.
- Added `get_topology_info` to retrieve typical and prohibited edges for source/target pairs.
- Implemented `validate_intra_note_edge` and `validate_edge_against_schema` for schema validation of intra-note edges.
- Enhanced logging for schema validation outcomes and edge handling.
- Updated documentation to reflect new validation features and testing procedures.
2026-01-26 10:18:31 +01:00
..
Obsidian Implement Phase 3 Agentic Edge Validation and Chunk-Aware Multigraph-System 2026-01-14 22:26:12 +01:00
05_developer_guide.md Implement Phase 3 Agentic Edge Validation in ingestion_processor.py and related documentation updates 2026-01-12 07:45:54 +01:00
05_genai_best_practices.md neue docs 2025-12-15 17:32:38 +01:00
05_testing_guide.md Implement Phase 3 Agentic Edge Validation in ingestion_processor.py and related documentation updates 2026-01-12 07:45:54 +01:00
05_WP26_Manual_Testing.md Implement WP-26 v1.3 (Phase 3): Enhance graph schema validation and edge handling 2026-01-26 10:18:31 +01:00