kpi-dashboard/ai-cache.json
Kyrykbaev-I 40882b62ea feat: shared AI cache via git (ai-cache.json)
- AI analysis loaded from git on startup (same for all users)
- Saving new response commits ai-cache.json via Gitea API
- Requires GITEA_TOKEN in config.js to update cache
- Update UI: auto-expanded result, collapsible refresh section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 10:43:20 +05:00

6 lines
65 B
JSON

{
"generated_at": null,
"period": null,
"response": null
}