Replace in-memory dict-based TaskManager with a SQLAlchemy-backed implementation using TaskModel. Tasks now survive process restarts. 6 new tests added and passing. 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_task_recovery.py | ||
| test_report_download.py | ||
| test_storage.py | ||
| test_task_manager_db.py | ||