- Removed manual registration of ZipArchiveReader in the DI container.
- Simplified the DocumentReaderFactory creation process.
- Enhanced the ChunkCoherenceAnalyzer by removing unused variable.
- Updated Context7MetadataEnricher to streamline content type and structural role checks.
- Cleaned up MockEmbeddingService by removing unnecessary index variable.
- Improved AdaptiveStrategySelector to handle exceptions more gracefully and added domain-specific weights for structural features.
- Enhanced structured document detection logic with new thresholds and keyword classifications.
- Refactored GraphQualityAssurance and OntologyMapper classes to initialize properties with default values.
- Updated Phase14PreprocessingFeatures to ensure non-nullable properties.
- Refined QuestionGenerationEngine to ensure all string properties are initialized.
- Removed ZipArchiveReaderTests as ZIP support has been deprecated.