docs: update docs, add new features

This commit is contained in:
Giancarmine Salucci
2026-03-25 15:11:01 +01:00
parent 59628dd408
commit b9d52405fa
4 changed files with 376 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
**Priority:** P1
**Status:** Pending
**Depends On:** TRUEREF-0001, TRUEREF-0002
**Depends On:** TRUEREF-0001, TRUEREF-0002, TRUEREF-0020
**Blocks:**
---
@@ -16,6 +16,8 @@ TrueRef is intended for corporate environments where developers work with privat
Together these allow a team to deploy TrueRef once, point it at their internal repositories, and have it return version-accurate documentation to LLM assistants.
This ticket depends on TRUEREF-0020 so that version-targeted retrieval remains semantically correct after version indexing is made commit-accurate. Without version-scoped hybrid retrieval, semantic results can still leak across versions even if version metadata is stored correctly.
---
## Part 1: Git-Native Version Indexing