mindnet/docs/05_Development
Lars cc258008dc Refactor provenance handling in EdgeDTO and graph utilities
- Updated provenance priorities and introduced a mapping from internal provenance values to EdgeDTO-compliant literals.
- Added a new function `normalize_provenance` to standardize internal provenance strings.
- Enhanced the `_edge` function to include an `is_internal` flag and provenance normalization.
- Modified the `EdgeDTO` model to include a new `source_hint` field for detailed provenance information and an `is_internal` flag for intra-note edges.
- Reduced the provenance options in `EdgeDTO` to valid literals, improving data integrity.
2026-01-25 16:27:09 +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 Refactor provenance handling in EdgeDTO and graph utilities 2026-01-25 16:27:09 +01:00