refactor(v2): isolate legacy provider stack and prune obsolete tests
This commit is contained in:
@ -87,6 +87,7 @@ docker compose -f docker-compose.yml -f docker-compose.dev.yml run --rm web sh -
|
||||
- Keep PostgreSQL as source of truth.
|
||||
- Keep snapshot storage file-based and volume-backed.
|
||||
- Do not introduce MongoDB or Elasticsearch as source of truth.
|
||||
- Keep legacy provider/Celery sync code isolated behind `LEGACY_PROVIDER_STACK_ENABLED=1`.
|
||||
|
||||
## Repository Bootstrap Commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user