docs(plan): add Fase 1 implementation plan for persistence infrastructure
Covers 9 tasks with TDD approach: - Task 1: Dependencies (SQLAlchemy, Alembic, Azure Blob, bcrypt, flask-jwt-extended) - Task 2: Config vars (DATABASE_URL, STORAGE_TYPE, AZURE_STORAGE_*, JWT_*) - Task 3: SQLAlchemy models (all 11 entities) - Task 4: Alembic migrations - Task 5: StorageService (Protocol + LocalFS + AzureBlob + factory) - Task 6: Flask app factory injection - Task 7: TaskManager refactor → DB - Task 8: ProjectManager refactor → DB + Storage - Task 9: Test suite + e2e verification Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6ec363add4
commit
d69d1976d8