~/repo $ netverdict --gate

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.

browser-firstdeterministicshareableno telemetry

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

01

Gate binary

Run baseline + change + assertions in CI.

02

Deterministic pcap

Export reproducible captures for review and audit.

03

Snapshot and diff

Compare reachability before and after a change.

04

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.