Update retrieval policies description in README

This commit is contained in:
Jack Colquitt 2026-02-24 16:08:47 -08:00 committed by GitHub
parent e520a67442
commit da7f7adb8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,7 +132,7 @@ A Context Core typically includes:
- Context Graph (entities, relationships, supporting evidence)
- Embeddings / vector indexes for fast semantic entry-point lookup
- Source manifests + provenance (where facts came from, when, and how they were derived)
- Retrieval policies (budgets, traversal rules, recency, authority ranking)
- Retrieval policies (traversal rules, freshness, authority ranking)
## Tech Stack
TrustGraph provides component flexibility to optimize agent workflows.