You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ npx --yes x402-surface-check --endpoint --method POST --body '{"prompt":"price C
30
30
- Testnet or staging rails such as Base Sepolia and Solana devnet
31
31
- HTTPS resource URLs and stable resource metadata
32
32
- Browser CORS allowance for the requesting origin and `X-PAYMENT`, including the actual 402 challenge response
33
+
- Grouped finding summaries for repeated route-wide issues, so large manifests keep the patch order readable
33
34
- Over-broad public method surfaces
34
35
- Auth, validation, and free/trial responses that appear before a payment challenge, without piling on missing-field findings when no challenge was actually returned
35
36
- Operational health/status endpoints, without treating expected free health checks as paid-route failures
0 commit comments