Initial project scaffolding
Set up wicket as a Go module with build tooling: pre-commit hooks
for gofmt, go vet, staticcheck, loq, and go test. Minimal main.go
that parses the planned CLI flags. Two-stage Dockerfile for scratch-
based container builds.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>