v0.1.0: feat: add GoReleaser config and GitHub release workflow
- goreleaser-action triggers on v* tags, publishes to GitHub Releases - CLIs (detector, sender) get cross-compiled tar.gz for linux/darwin/windows amd64+arm64 - Lambda binaries (notifier, reactor) get linux-only zip with bootstrap inside - README updated with Building, Releases, and artifact table