Upstream Source
This page is part of Truthound Orchestration 3.x.
Source repository: seadonggyun4/truthound-orchestration
Upstream docs path: docs/enterprise/index.md
Edit upstream page: Edit in orchestration
Enterprise Operations¶
The enterprise section covers the operator-facing modules in this repository: tenant isolation, secret management, notification routing, and production rollout practices.
Who This Is For¶
- platform teams operating shared Truthound installations
- organizations with multiple tenants, teams, or environments
- operators who need audited secret and notification flows
What Lives Here¶
- Rollout Topologies
- Multi-Tenant
- Secrets
- Notifications
- Governance and Audit
- CI/CD and Production Rollout
- Rollback Playbooks
How To Use These Pages¶
These docs are meant to complement the platform adapter guides. Use them when the question is operational:
- how do we isolate tenants?
- where do secrets come from?
- how are incidents routed?
- how do we roll out orchestration changes safely?
- how do we prove governance or recover from a bad rollout?
Scope Note¶
These pages are public operator documentation, not internal design notes. They focus on supported patterns and practical rollout choices rather than hidden implementation details.