How to Build an AI Governance Practice in a GCC Before the Parent Entity Finds the Gap
India-based GCCs shipping AI for regulated US and EU parents are invisible risk vectors under the EU AI Act. Here is how to build a governance practice that closes that gap.

Key takeaways
- GCCs that staff and ship AI without a dedicated assurance layer inherit EU AI Act and NIST AI RMF obligations whether or not those obligations are formally delegated to them.
- A four-stage maturity ladder — Assess, Govern, Build, Assure — gives engineering and risk leads a structured path from ad-hoc AI delivery to auditable governance.
- EU AI Act Article 9, NIST AI RMF, and ISO 42001 map to overlapping but distinct control requirements; a cross-walk prevents both duplication and dangerous coverage gaps.
- The 2024–25 India GCC expansion wave means more AI capability is being stood up faster than internal governance processes can self-correct — making external assurance discipline non-negotiable.
- A closing risk-implication checklist gives Heads of AI Engineering a concrete readiness test before their global CTO or Chief Risk Officer runs one for them.
The Problem No One in the GCC Is Formally Accountable For
India-based GCCs have become the engine rooms of global AI delivery. In BFSI, pharma, and telecom, it is common for the majority of model development, prompt engineering, fine-tuning, and agentic pipeline work to happen in Bengaluru, Hyderabad, or Pune — while the regulated entity that bears the compliance obligation sits in Frankfurt, New York, or London. The accountability gap that creates is real, widening, and poorly understood on both sides of it. The question of how to build an AI governance practice in a GCC is not a theoretical one. It is the question a Head of AI Engineering should be answering before their global CTO or Chief Risk Officer asks it for them.
The 2024–25 India GCC expansion wave has accelerated this exposure. New AI capabilities are being stood up at a pace that internal governance processes — built for waterfall software delivery, not probabilistic model pipelines — cannot self-correct. The result is a structural assurance gap: the parent entity assumes governance is in place at the GCC; the GCC assumes obligations flow from the parent. Neither assumption is safe under the EU AI Act, which assigns conformity obligations to the deployer and, in many configurations, to any entity that substantially modifies a model or system.
Stage 1 — Assess: Know What You Are Running and Why It Is Regulated
Every governance build starts with inventory, and AI inventory is harder than it sounds. A GCC may be running dozens of models across business units — some vendor-supplied, some fine-tuned, some fully in-house — with inconsistent documentation of what each model does, what data it was trained or prompted on, and which regulatory category it falls into. The first stage of a governance practice is a structured AI system inventory: for each system, document the use case, the data inputs, the decision outputs, who the system affects, and the regulatory classification that applies to the parent entity's jurisdiction.
Under the EU AI Act, the relevant classification question is whether a system falls into a prohibited category, a high-risk category under Annex III, or the general-purpose AI provisions. High-risk classifications cover credit scoring, recruitment screening, biometric categorisation, and certain medical device software — all of which appear frequently in GCC delivery portfolios for BFSI, pharma, and telecom parents. The NIST AI RMF's GOVERN and MAP functions ask a structurally similar question: what are the intended and unintended contexts of use, and who bears the consequences of a failure? ISO 42001 adds a further requirement for a documented AI policy that is approved at leadership level and scoped to the organisation's AI activities. The Assess stage is not complete until the GCC can answer all three frameworks' scoping questions from a single inventory.
Stage 2 — Govern: Build the Policy and Accountability Architecture
Inventory without accountability is documentation without teeth. The Govern stage is where the GCC builds the internal structures that make AI governance real: a defined AI policy, an ownership model that assigns named accountability for each AI system, escalation paths to the parent entity's risk and compliance functions, and a decision register that records which systems required human oversight and how that oversight was exercised.
The EU AI Act's Article 9 risk management system requirement is the most technically demanding policy obligation at this stage. It requires a continuous, iterative process — not a one-time assessment — covering identification and analysis of known and reasonably foreseeable risks, estimation and evaluation of those risks when the system is used as intended, and adoption of appropriate risk management measures. The NIST AI RMF's GOVERN function maps closely: it demands organisational roles, responsibilities, and culture aligned to trustworthy AI. ISO 42001 Clause 5 requires top management to establish, implement, maintain, and continually improve an AI management system with explicit scope, policy, and objectives. The practical implication for a GCC is that governance cannot be a single document approved once. It must be a live system with named owners and scheduled review cycles.
Stage 3 — Build: Embed Assurance Into the Delivery Pipeline
The third stage is where governance moves from policy into engineering practice. This is where most GCC AI practices stall. Teams have a risk register and a policy document, but the actual model development and deployment pipeline continues to run without systematic assurance checkpoints. The gap between what the governance document says and what the CI/CD pipeline does is where regulatory exposure lives.
Building assurance into the delivery pipeline means establishing mandatory evaluation gates at defined stages: pre-training data validation, post-training model evaluation covering accuracy, fairness, and adversarial robustness, pre-deployment red-teaming against the specific threat model of the use case, and post-deployment monitoring with drift detection and anomaly alerting. Each gate must produce artefacts — not just pass/fail signals — because the EU AI Act's technical documentation requirements under Article 11 and the NIST AI RMF's MEASURE function both require evidence that evaluation happened, not just a record that a system was deployed. ISO 42001 Annex A controls for data management and system lifecycle reinforce the same principle: traceability is not optional.
Synthetic test data plays a critical role here, particularly in BFSI and pharma where production data cannot be used in development environments without significant privacy and regulatory controls. Properly constructed synthetic datasets that preserve statistical properties while removing personal identifiers allow teams to run rigorous pre-deployment evaluations without creating secondary data governance obligations.
📊 Related research
The State of AI Governance in BFSI 2026
A definitive briefing for risk, compliance, and technology executives on where the regulatory frontier sits, where governance structures are failing, and what priority actions will determine readiness before the August 2026 high-risk AI deadline.
Stage 4 — Assure: Create the Continuous Evidence Layer
The fourth stage is the one most GCCs skip entirely or defer indefinitely. Assurance is not a project phase — it is a permanent operating function. It encompasses continuous monitoring of deployed models, scheduled re-evaluation against updated threat models and regulatory guidance, independent review of evaluation outputs by parties not involved in model development, and maintenance of an audit trail that survives a regulator's document request.
The independence requirement deserves specific attention. The EU AI Act and ISO 42001 both signal, through their conformity assessment and internal audit provisions respectively, that the team building a system cannot be the sole evaluator of whether it is safe. In a GCC context, this means the assurance function — whoever performs it — must have organisational separation from the model development team and must report through a channel that reaches the parent entity's risk governance. A dashboard showing green metrics is not assurance. Assurance is a signed, dated, artefact-backed conclusion about system behaviour, produced by someone with the independence and technical depth to challenge the development team's assumptions.
Framework Cross-Walk: EU AI Act, NIST AI RMF, ISO 42001
Three frameworks, one GCC practice. The EU AI Act is a legal instrument with conformity obligations and fines. The NIST AI RMF is a voluntary risk management framework with broad adoption as a contractual and procurement reference in the US. ISO 42001 is a certifiable management system standard. They overlap significantly but are not identical.
For the Assess stage: EU AI Act Annex III and Article 6 cover system classification; NIST AI RMF MAP 1.1 through 1.6 cover context and impact mapping; ISO 42001 Clause 4 covers organisational context and scope. For the Govern stage: EU AI Act Article 9 covers risk management systems; NIST AI RMF GOVERN 1.1 through 6.2 covers organisational accountability; ISO 42001 Clause 5 covers leadership and policy. For the Build stage: EU AI Act Articles 10 and 11 cover data governance and technical documentation; NIST AI RMF MEASURE 2.1 through 2.13 covers AI risk measurement; ISO 42001 Annex A Section A.6 covers AI system lifecycle. For the Assure stage: EU AI Act Article 72 covers post-market monitoring; NIST AI RMF MANAGE 4.1 through 4.2 covers residual risk and incident response; ISO 42001 Clause 9 covers performance evaluation and internal audit. A GCC that maps its existing controls against all three columns simultaneously will find both overlaps it can consolidate and gaps it cannot afford to leave open.
Risk-Implication Checklist Before Your CRO Runs One
Before a global Chief Risk Officer or external auditor reviews the GCC's AI practice, the Head of AI Engineering should be able to answer yes to each of the following. Is there a complete, current inventory of every AI system the GCC develops or operates, with regulatory classification for each? Is there a named owner for each system who has signed off on the associated risk management documentation? Does every model that reaches production pass through documented evaluation gates with retained artefacts? Is the post-deployment monitoring function operationally separate from the model development team? Is there a documented escalation path to the parent entity's risk governance for material model incidents? Has the GCC's AI policy been reviewed and approved by a leadership-level sponsor within the last twelve months? Can the team produce, within 48 hours of a request, the full technical documentation package for any high-risk AI system as defined by the EU AI Act?
A GCC that cannot answer yes to each of these questions is not a satellite delivery unit operating within the parent entity's governance perimeter. It is an unaudited risk surface. The difference between those two descriptions is the difference between a governance practice and the absence of one — and in a regulated sector, the absence is not neutral. It is an exposure.
Why the Assurance Layer Cannot Be Deferred
The India GCC expansion is not slowing. AI capability is being built at scale, at speed, and under competitive pressure that makes governance feel like friction. It is not. Governance, when it is built correctly into the delivery pipeline, is what makes AI capability defensible — to regulators, to audit committees, and to the customers of the regulated entities the GCC serves. The four-stage maturity ladder described here is not a compliance exercise. It is the engineering and risk architecture that allows a GCC to ship AI with confidence rather than exposure. The assurance layer is not overhead. It is the foundation that makes everything above it trustworthy.
“A GCC that ships AI without a governance practice is not a satellite delivery unit — it is an unaudited risk surface attached to a regulated entity.”
Go deeper — gated research
The State of AI Governance in BFSI 2026
A definitive briefing for risk, compliance, and technology executives on where the regulatory frontier sits, where governance structures are failing, and what priority actions will determine readiness before the August 2026 high-risk AI deadline.


