v3.3
v3.3 (2025-12-20)
This release is focused on documentation correctness and removing stale tooling.
Highlights
Remove Dead Make Targets
- Deleted the legacy
make migrate/make deduptargets that referenced removed CLI flags.
Doc Consistency Pass
- Updated
AUTOMATED_EVALUATION_SETUP.mdto match the README’s commands and formatting (notablyCGO_ENABLED=1 go run .and PowerShell-friendlyENCRYPTION_KEYsetup).
Verification
CGO_ENABLED=1 go test ./... -v -race -cover