ideas-generator/docs-archive
DJP b909d7e19a Clean up repository structure and archive legacy docs
- Move 12+ outdated documentation files to docs-archive/
- Keep main directory clean with only essential files
- Add archive README explaining the move
- Main README.md is now the single source of truth for installation
- Focus on Docker deployment as primary method

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 16:24:39 -04:00
..
AUTHENTICATION_GUIDE.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
BACKEND_ARCHITECTURE.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
COMPLETE_ASSISTANT_CONFIGURATIONS.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
FEATURE_PARITY_MAPPING.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
FINAL_MIGRATION_SUMMARY.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
IMPLEMENTATION_GUIDE.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
INSTALLATION.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
QUICK_START_CHECKLIST.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
README.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
RESPONSES_API_MIGRATION_PLAN.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
SECURITY_COMPONENTS.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
UPDATED_TRANSITION_PLAN.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00
WEEK_BY_WEEK_PLAN.md Clean up repository structure and archive legacy docs 2025-09-10 16:24:39 -04:00

Documentation Archive

This folder contains legacy documentation from the 2024 development and migration process.

For current installation and usage instructions, see the main README.md in the project root.

Archived Files

  • AUTHENTICATION_GUIDE.md - Legacy auth implementation guide
  • BACKEND_ARCHITECTURE.md - 2024 backend architecture (pre-Docker)
  • IMPLEMENTATION_GUIDE.md - Old implementation steps
  • INSTALLATION.md - Outdated installation process
  • And other migration/planning documents from 2024

Current Status

These documents are kept for historical reference but are no longer maintained. The Docker deployment process has superseded most of these guides.

Use the main README.md for all current installation and deployment instructions.