1d6211db19e7ac17c1fc4e513b776614908b79cc
- Remove costly correlated subquery (snapshot_count) from /stores endpoint - Add migration 092 for store_intelligence_cache table - Update analytics_refresh to populate cache with pre-computed metrics - Add /intelligence/stores/cached endpoint using cache table Performance: O(n*m) → O(1) for snapshot counts, ~10x faster response 🤖 Generated with [Claude Code](https://claude.com/claude-code)
CI/CD enabled
test trigger
CI trigger
Description
Languages
TypeScript
54.5%
JavaScript
37.5%
PLpgSQL
3.6%
PHP
3.1%
Python
0.5%
Other
0.7%