Call the run tool with ${run_tool_mode} mode for exactly these query_ids: ${query_ids} — only these. Check that the code is correct for those query_ids. Do NOT run, implement, or modify any other query (the other query files are out of scope for this run and may be stubs). Fix any errors that occur in the in-scope queries.

If errors occur: first assume the bug is in the relevant query file (i.e. `query<QID>.cpp`) or `${query_impl_path}`. Do not inspect validator/compile/cache/tool internals unless the error explicitly indicates an interface mismatch.
