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-10 19:37:28 +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
2026-05-10 18:55:05 +09:00
2026-05-10 20:05:27 +09:00