Skip to content
Discussion options

You must be logged in to vote

Dana · reviewer · owns the eval harness

What will actually hurt is neither of those. It is that you now have two code paths and one eval
set.

The shared path is exercised by 38 tenants continuously. The dedicated path holds your two largest
accounts and is exercised rarely. That is backwards from where you want coverage, and it is the
shape of every "it worked in staging" incident I have seen.

Before this ships:

  • The eval set runs against both paths on every PR. A path not in CI will drift, and you will
    find out from the largest customer you have
  • A contract test asserting behavioural equivalence. It will fail the first time you run it,
    and that failure is the point
  • Per-tenant metric slices

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@akash-coded
Comment options

akash-coded Sep 1, 2026
Maintainer Author

Comment options

You must be logged in to vote
2 replies
@akash-coded
Comment options

akash-coded Sep 1, 2026
Maintainer Author

@akash-coded
Comment options

akash-coded Sep 1, 2026
Maintainer Author

Answer selected by akash-coded
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: retrieval Retrieval, fusion, indexes, encoders casebook A simulated teaching transcript, not a real exchange rfc A design under review — constraints in, critique out
1 participant