Files
aitbc/docs/project/requirements/REQUIREMENTS_MIGRATION_REPORT.md
aitbc 17839419b7 feat: organize documentation into logical subdirectories
 Created organized project documentation structure
- project/ai-economics/: AI Economics Masters documentation
- project/cli/: Command-line interface documentation
- project/infrastructure/: System infrastructure and deployment docs
- project/requirements/: Project requirements and migration docs
- project/completion/: 100% project completion summary
- project/workspace/: Workspace strategy and organization

 Updated MASTER_INDEX.md to reflect new organization
- Added project documentation section with detailed breakdown
- Updated navigation to include new subdirectory structure
- Maintained existing documentation hierarchy

 Updated project/README.md for new organization
- Complete project documentation overview
- Directory structure explanation
- Quick access guide for each subdirectory
- Links to related documentation

📊 Documentation Organization Results:
- 10 files moved into 6 logical subdirectories
- Improved navigation and discoverability
- Maintained all existing content and links
- Enhanced project documentation structure

🎯 Documentation Status: 100% Organized and Complete
2026-04-02 15:51:32 +02:00

774 B

AITBC Requirements Migration Report

Summary

  • Files analyzed: 1
  • Files migrated: 0
  • Files kept: 1
  • Errors: 0

⚠️ Files Kept (Specialized Dependencies)

/opt/aitbc/apps/coordinator-api/src/app/services/multi_language/requirements.txt

  • Coverage: 51.4%
  • Uncovered packages: 16
    • Translation Nlp: 8 packages
      • openai>=1.3.0
      • google-cloud-translate>=3.11.0
      • deepl>=1.16.0
      • ... and 5 more
    • Testing: 1 packages
      • pytest-mock>=3.12.0
    • Security: 2 packages
      • python-jose[cryptography]>=3.3.0
      • passlib[bcrypt]>=1.7.4
    • Other: 5 packages
      • Multi-Language Service Requirements
      • Dependencies and requirements for multi-language support
      • aioredis>=2.0.1
      • ... and 2 more