th-kim0823
7210386699
spec(fb-36): search filter args — design
`kebab search` 에 7 flag 노출 (기존 4 + 신규 3):
- --tag (반복) / --lang / --path-glob / --trust-min (기존 SearchFilters)
- --media (csv) / --ingested-after (RFC3339) / --doc-id (신규)
filter layer = SQLite WHERE (lexical) + over-fetch+post-filter
(vector). AND 결합. wire schema 무변경 (input only).
`SearchFilters` 3 필드 additive (#[serde(default)] 로 backwards-
compat). MCP SearchInput 7 optional 필드 추가. invalid RFC3339 →
error.v1.code = config_invalid.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 03:26:40 +09:00
..
2026-05-04 15:05:32 +09:00
2026-05-02 04:01:55 +00:00
2026-05-10 03:26:40 +09:00
2026-05-10 00:55:29 +09:00
2026-05-07 16:59:40 +09:00
2026-05-07 18:53:59 +09:00
2026-05-10 00:21:35 +09:00