v0.0.3
What's changed
- Rebalanced search ranking to weight semantic similarity equally with keyword (BM25) matching (was 70/30 favoring keywords, now 50/50).
- Fixes cases where a genuinely relevant session lost to an unrelated one that happened to repeat a query word many times -- verified against real queries with no regression on already-good results.