Complete Stats & Narrative Engine + Testing Suite

- Stats: Added K-Means clustering, Tempo Zones, Harmonic Profile.
- Narrative: Optimized for Gemini tokens + JSON robustness.
- Testing: Added comprehensive backend/TESTING.md and standalone test script.
- Setup: Improved get_refresh_token.py for user onboarding.
This commit is contained in:
bnair123
2025-12-25 18:50:38 +04:00
parent af0d985253
commit e7980cc706
4 changed files with 233 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ tenacity==8.2.3
python-dateutil==2.9.0.post0
requests==2.31.0
alembic==1.13.1
scikit-learn==1.4.0