Problem
URI taxonomy queries (uri, uri_prefix, tag, name, wants) are protocol-level only. No cockpit API endpoint to access them.
Proposed Fix
GET /api/query?type=uri_prefix&value=knarr:///nlp — wraps existing storage.query_* methods. Keeps cockpit as the single management interface.
Problem
URI taxonomy queries (uri, uri_prefix, tag, name, wants) are protocol-level only. No cockpit API endpoint to access them.
Proposed Fix
GET /api/query?type=uri_prefix&value=knarr:///nlp— wraps existingstorage.query_*methods. Keeps cockpit as the single management interface.