Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/github-repository-ingestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Per file, ingestion stores marker metadata in the active generation's configured

On rerun:

- unchanged file + sufficient Qdrant points: skipped
- unchanged file + exact Qdrant point IDs: skipped
- changed file: embed and upsert the complete replacement, then remove stale same-collection point IDs and local chunks
- marker from another or unknown collection generation: fail without vector, marker, or parsed-state mutation

Expand Down