Page MenuHomePhabricator

Build PoC for integrating LLM-generated Source Verification suggestions into Suggestion Mode
Open, Needs TriagePublic

Description

This task represents the work of creating a proof of concept for the LLM-generated Source Verification suggestions (using a mock data source until the endpoint is available).

Requirements

  • Proof of concept is created and ready to receive data once endpoint is available
  • Any learnings or assumptions about the API response shape are documented

(I'd like to create and link to a ticket capturing the API work, but want to touch base with @Isaac on the plan for that first)

Event Timeline

Change #1321624 had a related patch set uploaded (by Medelius; author: Medelius):

[mediawiki/extensions/VisualEditor@master] Proof of concept for Source Verification edit check

https://gerrit.wikimedia.org/r/1321624

Test wiki created on Patch demo by CMedelius-WMF using patch(es) linked to this task: https://cb6b54e86f.catalyst.wmcloud.org/wiki/Regent's_Park

Exciting @medelius ! How would I trigger the functionality?

(I'd like to create and link to a ticket capturing the API work, but want to touch base with @Isaac on the plan for that first)

I think right now the plan is for ML Team to reuse the same Cassandra-back API that was used for the MoS suggestions, so it's mainly just a question of evolving the schema so it also works for Source Verification. But let me know if you were thinking something different.

You can either log in with an account that has suggestion mode enabled or use the ecenable URL param: https://cb6b54e86f.catalyst.wmcloud.org/w/index.php?title=Regent's_Park&veaction=edit&ecenable=suggestions

I think right now the plan is for ML Team to reuse the same Cassandra-back API that was used for the MoS suggestions, so it's mainly just a question of evolving the schema so it also works for Source Verification. But let me know if you were thinking something different.

Ok, that sounds great!

Thank you! Just pasting a few images so it's easy for folks to quickly see what it would look like right now (when expanded).

Screenshot 2026-08-06 at 14.21.23.png (2,576×962 px, 900 KB)

Screenshot 2026-08-06 at 14.21.47.png (624×788 px, 130 KB)