You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add fact-graph nudge test coverage, document graph in quickstart, fix layer count
- test_retrieval.py: cover search_all()'s fact-side graph nudge, previously
untested (only the chunk-side nudge had a regression test).
- quickstart.md: add a knowledge-graph section — the doc had zero mention
of it despite being a headline feature.
- README.md: "four memory layers" heading was stale after Graph became a
fifth row in that table.
- .gitignore: ignore blog.md/newwork.md (working notes) and .DS_Store/
.coverage (local artifacts).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments