Skip to content

feat(indexing): add canonical core index manifest#30

Merged
jorgenosberg merged 1 commit into
mainfrom
feat/improve-indexing-model
Jun 11, 2026
Merged

feat(indexing): add canonical core index manifest#30
jorgenosberg merged 1 commit into
mainfrom
feat/improve-indexing-model

Conversation

@jorgenosberg

Copy link
Copy Markdown
Owner
  • Moves Docstra indexing to a single typed core manifest, derives repository maps from that manifest, and stops loading legacy sidecar indexes or repo_map.json.
  • Normalizes repo-relative file ids across ingestion and retrieval, keeps Chroma as the vector store, and fixes incremental single-file indexing plus multi-target Python import edges.
  • Adds regression coverage for manifest loading, relative document ids, single-file upserts, and import resolution. closes Define the Docstra core index model #23

@jorgenosberg jorgenosberg merged commit 3f510c8 into main Jun 11, 2026
1 check passed
@jorgenosberg jorgenosberg deleted the feat/improve-indexing-model branch July 3, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define the Docstra core index model

1 participant