Skip to content

Probes and Audits

hypersdk edited this page Aug 7, 2026 · 1 revision

Probes and Audits

Network/security probes and site health grades from Mission Control (and matching jobs). Deep: Tutorial 10 § probes.

Site audit

Per-page matrix: a11y (axe-core), links, SEO, console errors, performance, security headers → A–F health grade.

Run from Mission Control Site audit card or dashboard jobs API.

Network & security probes (🧰)

Typical probe cards:

Probe Checks
Ping / reachability Host up
TLS Cert validity, protocol
Load Lightweight load / latency
Exposed paths /.env, /.git/config, … (SPA-aware)
Headers Security header posture
Other Additional network/security checks in Actions panel

Flaky detection & crawl

  • Flaky — re-run analysis for unstable tests
  • Crawl — discover routes for coverage / sweeps

Schedules

Promote any probe or audit to a recurring monitor (e.g. TLS daily, smoke every 15 min).

Related: Mission Control · Journeys and Flows.

Clone this wiki locally