## Background `md.search` takes a single string only. ## Why it matters Structured filters are more precise. ## Acceptance criteria - [ ] Accept `category=`, `capability=`, `min_ram=` keyword filters. - [ ] Backward-compatible with the string form. - [ ] Tests. ## Where to look - `src/modeldock/__init__.py`, `src/modeldock/core/registry.py` ## How to claim Comment `/claim` on this issue.
Background
md.searchtakes a single string only.Why it matters
Structured filters are more precise.
Acceptance criteria
category=,capability=,min_ram=keyword filters.Where to look
src/modeldock/__init__.py,src/modeldock/core/registry.pyHow to claim
Comment
/claimon this issue.