chore: init from code-review-graph-main snapshot (v2.3.7)

This commit is contained in:
dev
2026-08-05 13:16:12 +08:00
commit 82b7c6dc9e
358 changed files with 118525 additions and 0 deletions
@@ -0,0 +1,3 @@
repo,task_id,nl_query,anchor_found,anchor_rank,neighbor_count,expected_count,matched_count,neighbor_recall,score
gin,gin-serve-http-callees,What does the gin engine do when serving an HTTP request,True,5,4,1,1,1.0,1.0
gin,gin-context-next-callers,Who advances the gin middleware chain via Context.Next,True,0,22,2,2,1.0,1.0
1 repo task_id nl_query anchor_found anchor_rank neighbor_count expected_count matched_count neighbor_recall score
2 gin gin-serve-http-callees What does the gin engine do when serving an HTTP request True 5 4 1 1 1.0 1.0
3 gin gin-context-next-callers Who advances the gin middleware chain via Context.Next True 0 22 2 2 1.0 1.0