Skip to content

Make caller ranking precedence explicit - #4985

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue4881
Jul 29, 2026
Merged

Make caller ranking precedence explicit#4985
Widthdom merged 3 commits into
mainfrom
fix-issue4881

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Make --rank-by count use raw reference count as the true primary caller/callee ordering.
  • Centralize deterministic ranking precedence and publish the applied recipe in CLI JSON and MCP structured responses.
  • Cover large count differences, ties, test filtering, multiple paths, human/JSON output, and pagination stability.

Validation

Documentation and changelog

  • Updated the English and Japanese sections of USER_GUIDE.md and TESTING_GUIDE.md.
  • Added changelog.d/unreleased/4881.fixed.md.

Follow-up references

Fixes #4881

@Widthdom
Widthdom marked this pull request as ready for review July 29, 2026 14:23
@Widthdom
Widthdom merged commit 52c5e2d into main Jul 29, 2026
12 checks passed
@Widthdom
Widthdom deleted the fix-issue4881 branch July 29, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make caller ranking precedence explicit and reproducible

1 participant