Concepts
Key architectural concepts and design decisions behind THB infrastructure.
- TFO is the orchestrator that ensures Terraform is executed with safety guards, automatic initialization, and service account impersonation
- Build System explains the hermetic build system that orchestrates Terraform, Go, Python, and dependencies.
- GCP Project Organization — navigating the GCP organization and its project hierarchy
- CFO is the continuous fuzzing orchestrator that runs fuzz tests on a schedule, tracks results over time, and reports drift to DevHive
- Secret Management describes the two-project vault pattern that separates credentials from application secrets across all infrastructure projects