| # Query Family Evaluation Code Support | |
| This support bundle mirrors the server-side code needed to reproduce | |
| the missingness and cardinality query-family evaluations. | |
| Included components: | |
| - `src/eval/common.py` | |
| - `src/eval/analytics_contract.py` | |
| - `src/eval/query_fivepart_breakdown/common_*` helpers | |
| - `src/eval/query_fivepart_breakdown/missingness_breakdown/*` | |
| - `src/eval/query_fivepart_breakdown/cardinality/*` | |
| - `tests/comissing_condition_eval.py` | |
| Source of truth: `/data/jialinzhang/TabQueryBench/code_snapshot` | |