Technical articles, tutorials, and insights
Testing the hypothesis from Article 05: encoding called_by/calls into embedding text to fix Q8 (calculate_order_total missing). Result: structural prefix raises calculate_order_total's similarity score from 0.46 to 0.51 — right direction, but other payment module functions rank higher, blocking it from top-5. Strategy B (comment prefix) also causes Q7 regression. Strategy C (docstring injection) is stable but yields no improvement. Conclusion: the semantic gap is a fundamental embedding limit, not a workaround-able implementation detail.