feat: ADR-0056 custom voice support, ADR-0057 Renovate per-repo configs
All checks were successful
Update README with ADR Index / update-readme (push) Successful in 6s

- ADR-0056: custom voice support in tts-module (VoiceRegistry)
- ADR-0057: shared Renovate preset rollout to all app repos
- Update ADR-0013: add tts-module and stt-module to CI table
- Update ADR-0036: cross-reference ADR-0057
This commit is contained in:
2026-02-13 15:31:29 -05:00
parent 70069f65c1
commit 51e6cee8ab
4 changed files with 363 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ Chosen option: "Gitea Actions", because it provides native integration with our
| pipeline-bridge | Python | Lint, Test |
| companions-frontend | Go | Lint (golangci-lint), Test, Build |
| mlflow | Python | Lint, Test |
| tts-module | Python | Lint, Test, Docker build+push |
| stt-module | Python | Lint, Test, Docker build+push |
## Workflow Patterns