f597f8f99d
- Add comprehensive runtime tests for session, docker watcher/stats/http, and server helpers - Add new fuzz targets: FuzzToIntFromQuery and FuzzHTMLHelpers - Add cmd/webterm main entrypoint test - Expand helper conversion and color-mode coverage tests Validation: - go test ./... - go test -race ./... - All 15 fuzz targets pass with short fuzz runs - go test ./... -coverpkg=./... => 80.9% total statement coverage Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>