Technical Program Manager
How did you establish an AI governance framework?
Also asked as: Can you walk me through your experience with AI governance? · Can you walk me through your experience building an AI governance framework from scratch, and how you ensured it was adopted by engineering teams?
What were the biggest challenges you faced in building and scaling this framework?
| # | Challenge |
|---|---|
| 1 | Adoption resistance — engineering teams believed governance would slow delivery down, and treating it as a tax on speed risked outright disengagement or teams quietly routing around the process. |
| 2 | No internal precedent for generative-AI risk criteria — the company already had risk frameworks for things like third-party vendor risk, but nothing calibrated to AI-specific failure modes such as hallucination or data leakage through retrieval, so the risk-tiering criteria had to be built and proven from scratch before teams would trust it. |
How did you resolve the adoption resistance challenge?
| Step | Action |
|---|---|
| 1 | Integrated governance into existing delivery workflows instead of creating a separate process. |
| 2 | Piloted the model with early teams and incorporated their feedback. |
| 3 | Provided templates and clear guidance to reduce ambiguity at the point of adoption. |
| 4 | Positioned governance as an enabler rather than overhead in all team-facing messaging. |
How did you resolve the lack of precedent for AI risk-tiering criteria?
| Step | Action |
|---|---|
| 1 | Started from the risk dimensions security and legal already cared about — data sensitivity, customer exposure, regulatory impact — instead of inventing a parallel framework from scratch. |
| 2 | Drafted an initial set of tiering criteria and tested it against the 8 pilot teams' real use cases rather than finalizing it on paper first. |
| 3 | Adjusted the criteria where pilot use cases didn't cleanly map to a tier — for example, adding an explicit data-quality dimension once RAG-based use cases showed it was needed. |
| 4 | Published the finalized criteria with worked examples from the pilot, so teams could match their own use case to a tier without guessing or escalating every time. |