Add metadata quality service for monitoring document types
To do this, we change MetadataQualityService to an interface and add implementations for Gemini and Monitoring documents, along with a MultiDocumentTypeMetadataQualityService that dispatches to the correct class for the document type.
Based on previous work by Rod.