Expand search and discovery beyond actor/post text search #91

Open
opened 2026-07-11 21:44:32 +00:00 by starsetbyte · 0 comments
Owner

Long-term scope

The search plans explicitly left feed/list search and trending topics out of the initial implementation. Review the current AT Protocol/Bluesky endpoints and decide which discovery surfaces belong in Peregrine.

Candidate surfaces

  • Feed generator search and discovery.
  • List search/discovery.
  • Trending topics, if the required endpoint is available and appropriate for the client.
  • Explicit search UX for live-as-you-type versus submit-driven queries.

Acceptance criteria

  • Protocol/API availability and PDS/appview routing constraints are documented.
  • A product decision selects an initial slice and rejects or defers the rest explicitly.
  • Follow-up implementation issues include pagination, loading/error/empty states, caching, and account/handle resolution behavior.
## Long-term scope The search plans explicitly left feed/list search and trending topics out of the initial implementation. Review the current AT Protocol/Bluesky endpoints and decide which discovery surfaces belong in Peregrine. ## Candidate surfaces - Feed generator search and discovery. - List search/discovery. - Trending topics, if the required endpoint is available and appropriate for the client. - Explicit search UX for live-as-you-type versus submit-driven queries. ## Acceptance criteria - Protocol/API availability and PDS/appview routing constraints are documented. - A product decision selects an initial slice and rejects or defers the rest explicitly. - Follow-up implementation issues include pagination, loading/error/empty states, caching, and account/handle resolution behavior.
Sign in to join this conversation.
No description provided.