Skip to content

Glossary

hypersdk edited this page Aug 7, 2026 · 1 revision

Glossary

Quick definitions used across Zyvor QA docs.

Term Meaning
Mission Control Web console at /dashboard (zyvor-qa serve)
Actions Job cards that run smoke, flow, probes, etc.
Pipeline LangGraph path: fetch → … → execute → report → notify
Spec Markdown requirements (often with Acceptance Criteria)
Generated tests Playwright under tests/generated/
Manual tests Hand-owned under tests/manual/
Coverage expansion Discover gaps from repo/crawl → generate tests
Flow Multi-step journey → one video + trace
HAR HTTP Archive for record/replay of network
Route sweep Screenshot many routes + visual diff
Passport (GuestKit) Unrelated cutover artifact — different product
Ask Zyvor Optional RAG Q&A in the console
NOC mode Full-wall Mission Control view (double-click brand)
Target policy SSRF allowlist / ZYVOR_ENV checks
summary.json Stable CI result contract under reports/
Autofix LLM selector repair (+ optional apply/rerun)
zyvor-diff Rust pixel differ
External CI Using Action/image in your product pipeline
Webhook GitHub → /webhook/github on the agent host

Related: Tutorials Index · Docs Index

Clone this wiki locally