Description
Replace or augment the current text-based search on the Discover page with semantic/natural language search. Users should be able to search with intent rather than exact keywords — e.g., "payment processing services", "things that talk to Kafka", "who owns customer data".
Acceptance Criteria
Out of Scope
- Vector database or external embedding storage (keep it simple, in-memory at build time)
- Real-time indexing (rebuild on deploy is fine for static site)
Description
Replace or augment the current text-based search on the Discover page with semantic/natural language search. Users should be able to search with intent rather than exact keywords — e.g., "payment processing services", "things that talk to Kafka", "who owns customer data".
Acceptance Criteria
Out of Scope