playrote.play.v1

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.

  • Published 17 Aug 2026
  • Downloads 9
  • Needs rote 0.62.0+
  • Digest sha256:8e5a82303406…
  • Reference modiqo/provider-outage-triage@1.1.2

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.

  • Targettarget

    Public HTTP or HTTPS application URL to test directly

    optionalstringdefault https://example.comexample https://example.comcustom value allowed
  • Providersproviders

    Comma-separated official status feeds; accepted values are github,cloudflare,openai,anthropic,vercel,supabase

    optionalstringdefault github,cloudflare,openaiexample github,cloudflarecustom value allowed
  • Timeout mstimeout_ms

    Per-check timeout in milliseconds, from 1000 through 30000

    optionalintegerdefault 10000example 10000custom value allowed
  • Custom summary urlscustom_summary_urls

    Optional comma-separated HTTPS Statuspage-compatible summary.json URLs

    optionalstringexample https://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
  • Digestsha256: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.