th-kim0823
0359bd9682
spec(fb-38): score semantics design
- search_hit.v1 에 optional score_kind 필드 (rrf | bm25 | cosine)
- LexicalRetriever → Bm25, VectorRetriever → Cosine, HybridRetriever → Rrf
- fb-37 search_with_trace 의 mode-dispatch hits 는 underlying retriever 의
score_kind 그대로 보존
- README + design §4 + SKILL 에 RRF 수식 전체 + "ranking signal, NOT confidence"
안내, agent 용 trust threshold 는 nested retrieval.{lexical,vector}_score
- additive minor wire — schema bump 없음
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 17:40:47 +09:00
..
2026-05-07 18:16:45 +09:00
2026-05-04 14:47:28 +09:00
2026-05-04 17:27:06 +00:00
2026-05-04 16:11:17 +00:00
2026-05-05 11:21:42 +00:00
2026-05-07 19:11:47 +09:00
2026-05-07 10:58:24 +09:00
2026-05-07 14:44:09 +09:00
2026-05-07 17:29:30 +09:00
2026-05-08 18:00:10 +09:00
2026-05-09 14:10:08 +09:00
2026-05-09 17:36:51 +09:00
2026-05-10 00:45:29 +09:00
2026-05-10 03:26:40 +09:00
2026-05-10 12:05:31 +09:00
2026-05-10 17:40:47 +09:00