"why":"recall()'s graph layer must fetch each BFS hop concurrently (read_many), not serially per node; <2x means expand_graph regressed to the pre-fix serial walk"
},
"value":3.47,
"pass":true
},
{
"rule":{
"field":"all_ranking_identical",
"op":">=",
"min":1,
"why":"the concurrent expansion must return the same ranked neighbours as the serial reference"
},
"value":true,
"pass":true
},
{
"rule":{
"field":"all_scores_identical",
"op":">=",
"min":1,
"why":"decayed scores must match the serial reference to within float tolerance"