pz feed search.
If you do not know the project ID yet, get it first:
pz project list --json returns a compact summary array with id, name, mode, and visibility.
Then search the full feed for one project:
- search covers the full project feed, not just already loaded browse pages
- search is rank-first
- query terms use prefix matching
- the JSON envelope includes
items,limit,offset,has_more, andquery