feat: add Temporal config and update routing with memory service integration

- Add TemporalConfig struct to internal/config
- Update gateway config with Temporal frontend service (port 7233)
- Update router with memory service adapter support
- Add config.local.yaml with memory service configuration
- Encrypt production config with SOPS (AES256_GCM)
- Support X-Service header routing pattern for service discovery
- Keep legacy path-based routes with deprecation warnings
- All 5 adapters preserved: workflow, memory, sqs, s3, iam
This commit is contained in:
Admin Bot
2026-09-13 10:56:18 +09:00
parent 67f24ea763
commit b8f95506ca
4 changed files with 47 additions and 128 deletions
File diff suppressed because one or more lines are too long