Integrate blacklist and defect list checks into document validation flow. ## Tasks - [x] Parse and cache blacklist entries - [x] Parse and cache defect list entries - [x] Reject documents found in either list - [x] Log reasons for rejection