Add a check for ID collisions during the ingestion process to prevent multiple files from using the same note_id. Update logging levels to DEBUG for detailed diagnostics on hash comparisons, body lengths, and frontmatter keys, improving traceability and debugging capabilities in the ingestion workflow. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ingestion_chunk_payload.py | ||
| ingestion_db.py | ||
| ingestion_note_payload.py | ||
| ingestion_processor.py | ||
| ingestion_utils.py | ||
| ingestion_validation.py | ||