Replace file-based JSON persistence with SQLAlchemy DB (ProjectModel/ProjectFileModel) and StorageService for file content; remove Project dataclass; add 7 passing tests. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_config.py | ||
| test_db_models.py | ||
| test_graph_factory.py | ||
| test_llm_client.py | ||
| test_ontology_attributes.py | ||
| test_project_manager_db.py | ||
| test_project_task_recovery.py | ||
| test_report_download.py | ||
| test_storage.py | ||
| test_task_manager_db.py | ||