th-kim0823
35df15df99
spec(fb-42): bulk multi-query design (rerank hint deferred)
- CLI: kebab search --bulk + stdin ndjson → stdout per-query ndjson
- MCP: 신규 kebab__bulk_search tool + JSON envelope (results + summary)
- Sequential for-loop, App instance 재사용 (cache amortize)
- Per-query error policy: continue + per-item error.v1
- Limits: queries.len() <= 100
- Capability flag bulk_search 신규
- Rerank hint 별도 task (fb-39 cross-encoder 설계 후)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 20:05:27 +09:00
..
2026-05-04 15:05:32 +09:00
2026-05-02 04:01:55 +00:00
2026-05-10 20:05:27 +09:00
2026-05-10 18:21:55 +09:00
2026-05-07 16:59:40 +09:00
2026-05-07 18:53:59 +09:00
2026-05-10 14:13:47 +09:00