Search and discover documents in your knowledge base.

Combines fuzzy text matching (positional QUERY on title and key) with
filter operators. Without a query, documents are sorted by popularity
(incoming references count); with --sort, frontmatter sort wins.

Filter shorthand flags map onto the query operators (--key, --included-by,
--references, --referenced-by, etc.). Use --filter for inline YAML
predicates such as --filter 'status: draft'.
