{"uid":"cap_-z1haV2xJYFFafv99wz1u","slug":"sitesignal-quick-public-bug-reproduction-and-triage-721c899a","name":"SiteSignal Quick Public Bug Reproduction and Triage","description":"Run one bounded unauthenticated public GET, compare optional status and body-text assertions, and return reproducible bug-triage evidence and next actions.","url":"https://trinity-throw-thursday-gravity.trycloudflare.com/x402/bug-triage","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url","reportedBehavior"],"properties":{"url":{"type":"string","format":"uri"},"expectedText":{"type":"string","maxLength":500},"caseSensitive":{"type":"boolean","default":false},"expectedStatus":{"type":"integer","default":200,"maximum":599,"minimum":100},"expectedBehavior":{"type":"string","maxLength":1000},"reportedBehavior":{"type":"string","maxLength":1000}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oc5YIHdVxq0-v5lyI23tb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a bounded unauthenticated GET request against a public URL, checks status code and body text assertions, and returns reproducible bug-triage evidence with recommended next actions.","exampleAgentPrompt":"Can you reproduce and triage this reported bug for me — fetch https://example.com/status, check that it returns a 200 and that the body contains the text 'All systems operational', and give me structured evidence I can use in a bug report? The user says they're seeing a 500 error instead.","exampleUseCases":[{"title":"Confirm reported 404 still occurs","prompt":"A user reported that https://myapp.com/dashboard/settings is returning a 404 instead of 200 — can you reproduce it and give me triage evidence showing the actual status code and whether it still matches the reported behavior?"},{"title":"Validate error message text on failure page","prompt":"Check https://checkout.example.com/error and confirm it actually shows the text 'Your order could not be processed' in the response body — I need reproducible evidence that the correct error message is appearing for bug triage."},{"title":"Pre-deploy fix verification on staging","prompt":"Before I sign off on this fix, can you hit https://staging.mysite.com/health, verify it returns a 200 status and that the body includes 'healthy', and tell me if the behavior now matches what we expected?"}],"resultDescription":"Returns structured bug-triage evidence including the actual HTTP status code received, relevant body text match results against any provided assertions, a comparison of reported vs expected vs actual behavior, a reproducibility fingerprint, and recommended next actions for the engineering or QA team.","failureModes":["Target URL is unreachable or DNS fails — returns connection error with triage note","Target URL redirects or returns unexpected status — returns actual status with assertion diff","Expected text not found in body — returns mismatch evidence with snippet of actual body","URL is not a valid public HTTP URI — input validation error","Response body too large or times out — bounded fetch aborts with timeout evidence"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, reproducible, evidence-backed snapshot of a public URL's HTTP behavior — specifically to confirm or deny a bug report with actual status codes and body-text assertions. It is ideal for QA workflows, pre-deploy checks, and stakeholder-ready bug triage rather than deep crawling, security scanning, or ongoing monitoring.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:33:07.375Z","isFirstParty":false}