{ "name": "AXA Policy Document — Old vs New Diff", "description": "Old-vs-new policy PDF diff for AXA Ireland. Aligns pages between two versions, then uses vision LLM to flag added/removed/moved content per page-pair. Catches the Example-2-class defects: missing bold definitions, added paragraphs, removed sections, moved blue boxes, missing pages.", "mode": "document_diff", "checks": { "axa_pdf_diff": { "weight": 1.0, "enabled": true, "scope": "page_pair" } }, "visibility": "client_specific", "visible_to_clients": ["axa"] }