In T352439 we implemented a simple approach to reverting which directly uses the Liftwing API.
Ultimately what we're looking for is to be able to get edit scores from the Revert Risk model in the ORES extension so that we can scale better in production and batch our requests.
Acceptance criteria
Given the ORES extension is loaded/configured to use the Revert Risk model and the revision has been scored, Automoderator should fetch Revert Risk scores from it instead of the Liftwing API.
This will be a lookup to get score from the database.