Loading
feat(tests): add extraction, classification, pipeline, CLI, and embedding tests with checkpoints
* Implement extraction tests for DOCX to Markdown conversion and error handling * Add classification tests for file confidence and revision preference * Include pipeline tests for batch processing and progress callbacks * Create CLI tests for command delegation and JSON output validation * Introduce embedding tests for section-based chunking and metadata validation * Establish RED PHASE CHECKPOINTS to ensure tests fail before implementation