docs: update docs, add new features
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user