Live Search
Tenant workspace retrieval on the same production path used across all product surfaces.
Live Search
Search the indexed corpus via core-api. Results reflect the current production embedding model.
What makes a result set good?
Retrieval quality here tracks two measured properties of the serving model: effective rank (how many embedding dimensions carry signal; collapsed models rank everything alike) and nDCG@10 (how well the top-10 ordering matches relevance judgments). Both must clear the deploy gate (Spec 0008) before a model serves this page. Method details in the experiment museum; measured results in EVIDENCE.md.