feat: Oracle CRM Page, Synthetic Client Data and Live Snapshot when hitting emotion hotpoint

This commit is contained in:
Sagnik
2026-04-19 00:43:01 +05:30
parent f616a33ab0
commit 4b21c2cad6
197 changed files with 105054 additions and 89 deletions

11
.gitignore vendored
View File

@@ -107,6 +107,15 @@ iOS/**/xcuserstated/
# ────────────────────────────────────────────────
# Python / ComfyUI Engine (comfy_engine/)
# ────────────────────────────────────────────────
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.pyd
*.pytest_cache/
*.mypy_cache/
*.ruff_cache/
comfy_engine/__pycache__/
comfy_engine/**/__pycache__/
comfy_engine/**/*.pyc
@@ -164,4 +173,4 @@ docker-compose.override.yml
*.zip
models/
comfy_engine/test_outputs/
comfy_engine/test_outputs/