Don't merge it
if the network breaks.
A deterministic change-assessment binary for CI. Hand it a baseline, your change, and assertions; it returns a verdict and an exit code your pipeline can gate on.
Network changes need tests before merge.
Application code has tests and gates. Network changes often still rely on maintenance-window hope. netverdict closes that gap with deterministic assertions.
What you get
Gate binary
Run baseline + change + assertions in CI.
Deterministic pcap
Export reproducible captures for review and audit.
Snapshot and diff
Compare reachability before and after a change.
Shared engine
The GUI, CLI and future SDK use the same core.
What is verifiable
The CLI uses the same simulator kernel as the browser app. A failing assertion in CI can be opened as an interactive topology instead of becoming a detached log file.
Open the workspace.
Free in your browser, shareable by URL, and built for repeatable engineering work.