Expand description
Runtime ANN tuning options threaded from SQL planner → Data Plane.
Mirrors nodedb_sql::types::VectorAnnOptions but lives in nodedb-types
so the wire-codec types in nodedb (which cannot depend on nodedb-sql)
can serialize them across the SPSC bridge.