Vector search is great at finding things that are semantically similar, but similarity isn’t the same as correctness. A pure vector query doesn’t know that a product is out of stock, that a document belongs to a different customer, or that a policy wa…