{
"data": {
"id": "uuid",
"run_id": "uuid",
"owner_email": "you@example.com",
"app_id": "6479581124",
"schema_version": 1,
"cadence": "daily",
"report": {
"schemaVersion": 1,
"appId": "6479581124",
"country": "us",
"headline": "...",
"health": {
"asoScore": 38,
"asoScoreDelta": 0,
"grade": "D",
"downloadsLast7d": 13,
"downloadsLast7dDeltaPct": 13,
"revenueLast7d": 0,
"revenueLast7dDeltaPct": -100
},
"highlights": [...],
"competitorMoves": [...],
"reviewSignals": [...],
"keywordMovers": [...],
"ascSignals": {...},
"crisis": null,
"pricing": null,
"retention": null,
"localization": [...],
"abTestNotes": [...],
"prioritizedActions": [...],
"proposedExternalActions": [...],
"briefingMarkdown": "...full Slack-ready briefing...",
"metrics": {
"llmTokens": 6387,
"costUsd": 0.0128,
"toolCalls": 2,
"durationMs": 12828
}
},
"period_from": "...",
"period_to": "...",
"created_at": "..."
}
}