Check correctness of the output of the queries you implemented by using the run tool. Run with ${run_tool_mode} run tool mode. Call the run tool once for exactly these query_ids: ${query_ids} — only these. Do NOT run, implement, or modify any other query (the other query files are out of scope for this run and may be stubs). If there are errors in the in-scope queries, fix the implementation accordingly.

After fixing, rerun those same query_ids once to confirm. If errors persist: first assume the bug is in the relevant query file or `query_impl.cpp`. Do not inspect validator/compile/cache/tool internals unless the error explicitly indicates an interface mismatch.
