v0.2.0 — hybrid recall + skill lifecycle
·
19 commits
to main
since this release
Recall: SQLite FTS5 BM25 fused with bigram-Jaccard through Reciprocal Rank Fusion; CJK tokenization made precise so 苹果 stops matching 水果. Falls back to pure bigram when FTS5 is unavailable.
Skills: a real active → stale → archived lifecycle with reversible archive — nothing is ever deleted.