pushed
caiowilson/MCP-memento • 7:36 PM - Jul 15, 2026
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. 
