Files
poimen-workflows/internal
rock 3858f54670
CI / CI (push) Successful in 4m52s
[Phase 1.3] Temporal configuration + secrets (#11)
## Changes
- `internal/config/config.go` — Env-specific loading (dev/staging/prod), validation, in-cluster detection
- `internal/config/config_test.go` — 11 tests covering defaults, env override, TLS, prod gates
- `k8s/secrets.enc.yaml` — SOPS-encrypted Secret (anthropic key, memory JWT, temporal postgres pw)

## Validation
- 11 config tests pass
- Full test suite passes (`go test ./...`)
- `go build ./...` clean
- SOPS encryption verified (age key)
2026-09-09 00:31:52 +00:00
..
2026-08-21 15:58:46 -07:00