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
fastapi,fastapi-route-handler-callers,How fastapi binds a route handler to an APIRoute,True,6,1,1,1,1.0,1.0
fastapi,fastapi-get-dependant-callers,Where fastapi resolves dependency declarations into a tree,False,-1,0,2,0,0.0,0.0
1 repo task_id nl_query anchor_found anchor_rank neighbor_count expected_count matched_count neighbor_recall score
2 fastapi fastapi-route-handler-callers How fastapi binds a route handler to an APIRoute True 6 1 1 1 1.0 1.0
3 fastapi fastapi-get-dependant-callers Where fastapi resolves dependency declarations into a tree False -1 0 2 0 0.0 0.0