Roster
Pick any row on the left, or paste a slug into the URL hash #your-slug.
- Stable URL
- workers.dev
- Prod / alternate
- Hub surface
- constants key
Deploy hints
Instructions · paste & run
- Choose the entity on the left; this page syncs slug, probe URLs, and deploy hints.
- Adjust inputs below if you need a different
wrangler.tomlname or extra path/query on the probe host. - Copy curl or wrangler tail into a terminal that can reach
workers.dev(or your zone). - Probe uses the merged URL below; same-tab GET may hit CORS—browser output may differ from curl.
- Fleet glass for operator-wide probes: hub /ops/ or repo npm run ecosystem:glass from P31 home after npm install.
Used only for generated wrangler tail; must match the Worker's Wrangler project name (Agents default to parent p31-cortex).
Joined with the selected probe base: leading / replaces path; leading ? merges query; bare segments append. If JSON lists no probe, paste a full https://… URL alone here.
Merged probe URL · preview
Terminal · repo path (hint from deploy line)
Shell ·
curl HEAD (TLS + headers)Shell ·
curl GET bodyCloudflare · Wrangler live tail
Repo root (P31 home) · verification
Repo root (P31 home) · glass probes table
Probe (GET · same-tab)
Browsers enforce CORS — edge health may succeed from node / wrangler tail while this tab reads blocked. Operators: Glass shell or repo npm run ecosystem:glass.