Document Comparison Against a Procurement Rubric
This eval tests whether the model can validate a real vendor package against a procurement rubric. It must extract and reconcile a Word agreement, an Excel service schedule, and a PDF rubric before making a recommendation.
The document-conversion integration is an implementation detail. The user's goal is to decide whether the vendor package is acceptable, not to learn which conversion engine processed the files.
Test inputs
Download and upload all three files:
The PDF is the governing rubric. The Word and Excel files are vendor evidence.
Test prompt
Validate the uploaded vendor package against the procurement security rubric. Extract and reconcile the Word agreement and Excel service schedule, then compare them with every requirement in the PDF rubric. Produce an executive recommendation for procurement with a requirement-by-requirement table showing Pass, Fail, Partial, or Unknown, the supporting document and location, and the action needed for every gap. Do not infer terms that are not stated in the documents.
Expected behavior
- Discover and use document extraction for all three formats.
- Treat the PDF as the authoritative list of requirements.
- Cite Word clauses, Excel sheets/cells, and PDF rubric requirements.
- Reconcile evidence across files instead of summarizing each file in isolation.
- Distinguish a failed requirement from an omitted requirement.
- Classify every requirement as Pass, Fail, Partial, or Unknown.
- Produce an approve, approve-with-conditions, or do-not-approve recommendation supported by the matrix.
Document conversion
The Document Conversion API is provided as a system integration. It is already available to the model, so no OpenAPI download, installation, or manual selection is required for this eval.