Skip to content

Commit 26542ca

Browse files
abrookinsclaude
andcommitted
Fix formatting of Key Benefits list in recency boost documentation
Add blank line after 'Key Benefits:' header to ensure proper markdown bullet list rendering instead of continuous paragraph format. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 9fc3fca commit 26542ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/recency-boost.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Recency boost is an intelligent memory ranking system that combines semantic sim
77
Traditional semantic search relies solely on vector similarity, which may return old or rarely-used memories that are semantically similar but not contextually relevant. Recency boost addresses this by incorporating temporal factors to provide more useful, context-aware search results.
88

99
**Key Benefits:**
10+
1011
- **Time-aware search**: Recent memories are weighted higher in results
1112
- **Access pattern learning**: Frequently accessed memories get priority
1213
- **Freshness boost**: Newly created memories are more likely to surface

0 commit comments

Comments
 (0)