mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 18:59:24 -05:00
- Fixed missing knowledge_type and tags parameters in DocumentStorageService.upload_document() - Added source_type='file' to document chunk metadata for proper categorization - Enhanced source metadata creation to include source_type based on source_id pattern - Fixed metadata spread order in knowledge_item_service to prevent source_type override - Business documents now correctly show pink color theme and appear in Business Documents section Fixes issue where business documents were incorrectly stored as technical knowledge and appeared with blue color theme instead of pink.