Beam-2 with a temperature-fallback ladder made the final-model warmup run all three temperature retries under beam search before the server bound its port, so /health was refused for ~8 min and STT was down that whole time on every roll (and hinted at slow per-utterance decodes). Production now runs the accurate large-v3-turbo model greedily at a single temperature, keeping the proper-noun priming prompt that fixes names like Amy/Córdoba - fast startup, fast decodes, accuracy intact. Beam stays env-tunable (HERMES_STT_FINAL_BEAM_SIZE) for a future pass; serve-before-warmup is a recommended follow-up so cold start never blocks readiness. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BvMSXH8VH2tMWXanb8SJdf
titan-iac
Flux-managed Kubernetes desired-state config for bstein.dev.
Canonical source URL:
ssh://git@scm.bstein.dev:2242/atlas/titan-iac.git
Scope
This repo contains cluster configuration consumed by Flux:
- platform/infrastructure manifests
- service manifests and kustomizations
- operational scripts for render/reconcile workflows
Apply model
I use Git + Flux as the source of truth and avoid manual in-cluster edits for durable changes.
Description
Languages
Python
74%
JavaScript
10.2%
Shell
6.2%
TypeScript
3.9%
Go
2.1%
Other
3.4%