mindnet/app/models
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
..
__init__.py app/models/__init__.py hinzugefügt 2025-10-07 13:17:14 +02:00
dto.py Refactor provenance handling in EdgeDTO and graph utilities 2026-01-25 16:27:09 +01:00
init.py app/models/init.py hinzugefügt 2025-10-07 11:02:52 +02:00