feat: add warning/badge for demo-mode and missing payment evidence (#75)#93
Conversation
|
@Micheal-Blessed is attempting to deploy a commit to the emrekayat's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Micheal-Blessed Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Thanks, I reviewed this from the emrekayat account. The implementation is close and the functional checks are green:
I cannot merge yet because One more cleanup before merge: Once those are fixed, this should be straightforward to merge. |
e77db97 to
2164322
Compare
|
@emrekayat resolved. |
|
Rechecked from emrekayat. The API idempotency test and the new banner helper tests pass, but the PR is not merge-ready because web typecheck fails. Passing checks:
Failing check:
The new
Please add |
Resolves #75
Description
SCF reviewers need to distinguish deterministic demo output from real x402/Stellar payment evidence without reading backend logs. This PR adds a warning or badge in the paid result area when the result was produced in demo mode or lacks verified payment evidence.
Acceptance Criteria Met
PaymentEvidenceBannerclassification helper).