02ce730cb2
bestRecall carried two stacked doc comments (both starting "bestRecall mirrors...") from a prior edit that appended rather than replaced; folded into one. Also named the literal 3 passed to Search as daemonTopK, mirroring memoryRecallWidth in actions_query.go, so the Recall3 doc and the call site cannot drift from each other again.