This update elevates PHP code retrieval by incorporating structural relationship evidence into the ranking algorithm. Using direct edges to prioritize provider-consumer pairs—such as enum definitions versus their presenters and shutdown hooks versus service handlers—this change eliminates residual ranking misses revealed by previous holdout evaluations. The implementation introduces a bounded RelationshipProvider that promotes lexically matched candidates during search, ensuring stable, deterministic results while maintaining high recall. When the relationship ranking finally works