Skip to content

feat(wiki): support pluggable visual grounding scorers - #5

Closed
MarinaMackay wants to merge 1 commit into
mmwiki-pr3-vlm-extractorfrom
codex/mmwiki-pr4a-grounding-scorer
Closed

feat(wiki): support pluggable visual grounding scorers#5
MarinaMackay wants to merge 1 commit into
mmwiki-pr3-vlm-extractorfrom
codex/mmwiki-pr4a-grounding-scorer

Conversation

@MarinaMackay

Copy link
Copy Markdown
Owner

Summary

Part 4a of the multimodal repository knowledge stack.

Upstream tracking issue: sysevol-ai#655

This slice adds a pluggable grounding scorer hook so later BM25, embedding, CodeGraph, LSP, or FactQueryIndex-backed rankers can replace the default lexical scorer without changing the visual-code binding schema.

Testing

python -m pytest test/wiki/test_media_grounding.py

@fishmingyu

Copy link
Copy Markdown

Thank you for this focused scorer slice. I restacked it onto the merged upstream VLM work, preserved your authorship, integrated the bounded grounding contracts, and opened upstream PR sysevol-ai#669. I also added regression coverage ensuring custom scorers cannot forge source locations or inject non-finite scores.

@MarinaMackay
MarinaMackay deleted the codex/mmwiki-pr4a-grounding-scorer branch September 1, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants