2 Commits

Author SHA1 Message Date
Christian Gick
840767cea3 feat(CF-536): Integrate comprehensive Sentry into task-mcp
- Create sentry.ts with MCP-aware initialization and PII scrubbing
- Replace basic inline Sentry initialization with initSentry()
- Update .env.vault-mapping for sentry.backend-node.dsn secret
- Includes PostgreSQL integration and transaction tracing

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-29 05:50:46 +02:00
Christian Gick
704fd0a994 feat: Add OpenBao integration for secret management
- Add .env.vault-mapping for LLM API key
- Add .env.example template
- Secret: litellm/master_key for embeddings

Migrated from plaintext .env to OpenBao integration.

Related: OpenBao Phase 4 MCP Servers Integration

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-24 10:37:08 +02:00