mmodiqo/provider-outage-triagev1.1.2Public
Provider outage triage
Correlates direct DNS, TLS, and HTTP checks with official provider status feeds to classify whether a failure is likely in the application, network, DNS, TLS, or an upstream provider.
Read the full description
The direct checks form a dependency chain (TLS needs DNS, HTTP needs both) while the status feeds probe in parallel, every source degrades to a labeled unknown instead of failing the play, and the correlation join shows exactly which observation drove the classification.
Before you run it1 local tool
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○nodelocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs4, all optional
rote asks for these before running and shows the defaults it will use.
- Target
targetPublic HTTP or HTTPS application URL to test directly
optionalstringdefaulthttps://example.comexamplehttps://example.comcustom value allowed - Providers
providersComma-separated official status feeds; accepted values are github,cloudflare,openai,anthropic,vercel,supabase
optionalstringdefaultgithub,cloudflare,openaiexamplegithub,cloudflarecustom value allowed - Timeout ms
timeout_msPer-check timeout in milliseconds, from 1000 through 30000
optionalintegerdefault10000example10000custom value allowed - Custom summary urls
custom_summary_urlsOptional comma-separated HTTPS Statuspage-compatible summary.json URLs
optionalstringexamplehttps://status.example.com/api/v2/summary.jsoncustom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- Servicesnone declared
- Digest
sha256:8e5a82303406eab5e969b77c0af3665b3d1bdc51f215633ac0c362872eb62455 - Archive size10726 bytes
- Published2026-08-17T23:58:09.051586+00:00
- Published withrote 0.66.1
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.