Command wire-codegen generates TypeScript interfaces, decoders, and an SSE
registry from Go wire types using reflect. Output replaces hand-written
validators in internal/server/static-src/validators.ts.
Run: go run ./cmd/wire-codegen (from apps/subflux/)