2026-07-01 23:15:35 +02:00
|
|
|
# Next Steps — LeoCRM
|
|
|
|
|
|
|
|
|
|
**Last Updated**: 2026-07-01 23:02
|
|
|
|
|
**Completed**: T10 — Monitoring, Performance, Documentation & Environment Config
|
|
|
|
|
|
|
|
|
|
## Immediate
|
|
|
|
|
1. Run full test suite to check for regressions: `pytest -v --tb=short`
|
|
|
|
|
2. Verify AC11 (ARQ background job for >1000 records CSV export) — requires ARQ worker running
|
|
|
|
|
3. Commit T10 changes to git
|
|
|
|
|
|
|
|
|
|
## Upcoming
|
|
|
|
|
- T11: Next task in task graph (check task_graph.json)
|
|
|
|
|
- Run performance test with seed_perf_data.py --count 200000 against test DB
|
|
|
|
|
- Verify Prometheus metrics scrape endpoint with Prometheus/Grafana
|