-
Notifications
You must be signed in to change notification settings - Fork 34
Add reviewer-safe JSON export for usage and spend analytics #88
Copy link
Copy link
Open
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: apiAPI serviceAPI servicearea: dataPersistence and analyticsPersistence and analyticsarea: webWeb and wallet experienceWeb and wallet experiencecomplexity: highExpected high implementation complexityExpected high implementation complexitydrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar WaveenhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: apiAPI serviceAPI servicearea: dataPersistence and analyticsPersistence and analyticsarea: webWeb and wallet experienceWeb and wallet experiencecomplexity: highExpected high implementation complexityExpected high implementation complexitydrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar WaveenhancementNew feature or requestNew feature or request
Why this matters
SCF reviewers and investors often ask for proof of usage and spend. A safe JSON export makes it easy to share analytics without leaking raw payment headers, wallet secrets, or provider credentials.
Scope
Add a read-only JSON export path for sanitized usage and spend analytics:
Suggested files:
apps/api/src/routes/public.tsapps/api/src/lib/persistence.tsapps/web/src/App.tsxif adding a small download/copy button.Acceptance criteria
Wave complexity
High - gives reviewer/investor diligence a clean evidence artifact.