Evidence

Battle tested

Web Fleet records the limits of its verification alongside the features it claims.

What is exercised

What it does not prove

These checks are engineering evidence, not an external security audit or a universal capacity promise. Operators should rehearse backup restoration, HTTPS proxying and upgrades in their own environment.

Reproduce the checks

go test ./...
go test -race ./...
go vet ./...
./scripts/verify-release.sh ./dist

See the project HANDOVER.md, SCALE.md and release limitations for the exact evidence attached to a checkout.