-
Notifications
You must be signed in to change notification settings - Fork 0
Probes and Audits
Network/security probes and site health grades from Mission Control (and matching jobs). Deep: Tutorial 10 § probes.
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.
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 — re-run analysis for unstable tests
- Crawl — discover routes for coverage / sweeps
Promote any probe or audit to a recurring monitor (e.g. TLS daily, smoke every 15 min).
Related: Mission Control · Journeys and Flows.
Start: Home · Getting Started · Tutorials · Workflows · Admin · Dashboard
Tutorials: Spec→Test · NL · GitHub · Coverage · Visual · Notify · External CI · Agent CI · zyvor.dev · Specs
Build: Architecture · Config · Authoring · Structure · Multi-browser · Rust
Actions: Mission Control · Journeys · API/Auth · Probes · Schedules · Ask Zyvor · Autofix
Ship: API · Webhooks · Security · CI/CD · Deploy · Releases · Enterprise
More: Troubleshoot · FAQ · Glossary · Contributing · Demos · Docs
Guides