-
Notifications
You must be signed in to change notification settings - Fork 0
Mission Control
Live ops console served by zyvor-qa serve → /dashboard. Deep: Tutorial 10 · customer manual.
zyvor-qa serve --port 8080
open http://localhost:8080/dashboardAuth: off by default locally. Set DASHBOARD_PASSWORD (optional DASHBOARD_USER, default admin) before exposing. Remote deploy generates credentials by default.
| Cue | Action |
|---|---|
| Boot splash | Short intro on load |
| Signal-field / constellation | Live canvas behind hero |
| ⌘K | Command palette (all Actions) |
| Double-click brand | NOC wall mode |
` or type zyvor
|
Warp cue |
| Primary Smoke CTA | One-click smoke job |
Reduced-motion preferences are respected.
Click a card → live stream (✓/✗ chips, Stop, CSV/HTML/PDF downloads). One job at a time.
| Area | Examples |
|---|---|
| Pipeline | Smoke, Full pipeline, Generate, Discover |
| Journeys | Flow, HAR, Codegen import, Route sweep |
| API / auth / live | API contract, Auth/session, Realtime WS/SSE |
| Web quality | Core Web Vitals, Site audit (A–F), Flaky, Crawl |
| Visual | Screenshot, Compare, Regression |
| Probes | Ping, TLS, Load, Exposed paths, headers, … |
| Knowledge | Ask Zyvor (optional RAG) |
Turn any job into a recurring monitor (5 min – 6 h). Single-flight respected.
With kubeconfig / in-cluster SA: Pods, Workloads, log tails.
| Endpoint | Purpose |
|---|---|
POST /api/dashboard/jobs |
{kind, params} start job |
GET /api/dashboard/jobs/status |
Live status |
POST /api/dashboard/jobs/cancel |
Stop |
GET /api/dashboard/overview · /pods · /runs · /tests
|
Overview |
GET/POST/DELETE /api/dashboard/schedules |
Monitors |
GET /api/dashboard/jobs/report.{csv,html,pdf} |
Artifacts |
POST /webhook/github |
HMAC deploy/PR hooks |
GET /health |
Liveness |
Enterprise durable jobs: Enterprise /api/v2.
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