-
Notifications
You must be signed in to change notification settings - Fork 34
Add public demo scenario manifest endpoint #80
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: 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: 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
A public scenario manifest helps reviewers reproduce the exact demo path: provider comparison, paid query, result display, and analytics refresh.
Scope
Add a read-only endpoint returning the canonical demo scenarios supported by the app:
search,news,scrape);Suggested files:
apps/api/src/routes/public.tsapps/web/src/App.tsxpackages/shared/src/schemas.tsAcceptance criteria
Wave complexity
High - makes SCF demo reproducibility easier and safer.