Skip to main content

The Singapore stack: voluntary on paper, adopted in practice

The short answer

Voluntary and adopted are not opposites

OCBC published its own internal Source of Wealth agent pipeline inside a government framework it was never legally required to follow, because the published record is worth more to the bank than the privacy of keeping it internal.

What you will be able to do

  • Distinguish voluntary best-practice guidance from statute, correctly labeling every instrument in the Singapore Model AI Governance Framework (MGF) family as non-binding while still explaining why an organization remains legally accountable for what its AI systems, including its AI agents, actually do.
  • Trace the three-instrument arc (MGF Second Edition, 2020; MGF for Generative AI, 2024; MGF for Agentic AI, 2026) as one evolving story, naming the publisher, date, and defining feature of each, rather than treating them as three unconnected documents.
  • Analyze why organizations with zero legal exposure for ignoring a voluntary framework adopt it anyway, using the "defensibility standard" argument: a regulator or a court, after an incident, asks what a careful organization would have done, and a published framework is the documented answer.
  • Apply the Model AI Governance Framework for Agentic AI's four dimensions (assess and bound risks upfront; make humans meaningfully accountable; implement technical controls and processes; enable end-user responsibility) to a real AI system, using the OCBC and Dayos case studies published inside the framework itself as worked models.
  • Evaluate a published case study (such as OCBC's Source of Wealth memo system or Dayos's IT-ticketing agent) for which specific framework expectations it satisfies and which it leaves open, rather than accepting a company's own framing at face value.
  • Recognize a "living document" governance model: a framework that is deliberately incomplete on publication, revised on evidence from real deployments, and explicitly invites the case studies and feedback that will shape its next version.
  • Produce a gap map: an assessment of one of your own organization's AI systems against the MGF family, naming which framework speaks to it, which of that framework's expectations it currently meets, and which gaps remain.
  • Defend the practical argument for adopting voluntary guidance against the objection "why bother if nothing forces us," using the cost asymmetry between building to a published standard now and reconstructing your reasoning after an incident with no defensible record.

The lesson

Inside a 53-page Singapore government guidance document sets a diagram most corporations would never let a regulator see. It is a highly sensitive 8-step internal AI pipeline. This diagram illustrates the live agentic AI system built by Bank of Singapore, the private banking arm of OCBC.

These first two agents ingest raw income documents and corporate records, converting them into structured data to draft legally sensitive source-of-wealth compliance memos. But notice the architecture. The automation stops completely at these specific human checkpoints.

The system cannot proceed to benchmarking or final approval without a manual override. No law required OCBC to publish this architecture. The Infocom Media Development Authority, the Singapore agency that publishes these frameworks, has zero statutory power to compel a single sentence of it, or to penalize a bank for keeping its internal workflow secret.

OCBC chose to publish it because of the defensibility standard. If a catastrophic system failure occurs, regulators and courts rarely start by asking which specific statute was broken. They ask what a careful, competent organization in the exact same position would have done.

By putting its exact workflow on the public record, OCBC manufactured a documented, dated answer to that question. They possess undeniable proof of corporate diligence, showing exactly how they bounded the agent's autonomy, ready to present to regulators or enterprise buyers long before an incident ever occurs. This choice exposes a critical reality of modern governance.

Multinational corporations actively adopt voluntary guidance precisely to build an ironclad defensibility record. The preeminent global blueprint for building that record is the Singapore Model AI Governance Framework, or MGF. Ignoring a voluntary framework does not reduce operational friction.

It simply strips your organization of its documented legal defense when an autonomous system inevitably makes a high-stakes error. The MGF functions as a living architectural stack, expanding to track the evolution of AI capabilities in real time. This chart shows the complete arc.

The foundational layer arrived in 2020, built exclusively to govern classical, predictive AI models. Four years later, the technology shifted. A second tier dropped into place, the 2024 framework, introducing nine dimensions tailored specifically for content-generating models.

Then, in 2026, systems moved from generating text to taking action. The apex layer locked in. The agentic AI framework, introducing four operational dimensions explicitly designed for systems capable of autonomous execution.

A monolithic corporate AI inventory requires mapping against all three instruments simultaneously. The arrival of an agentic framework does not invalidate the governance required for your older predictive and generative models. To operationalize the 2026 agentic framework, we must look past the theoretical principles.

The real-world case studies embedded directly inside the document dictate the actual engineering expectations. We start with dimension one, assess and bound risks up front. The benchmark for executing this dimension comes from Daos, an enterprise AI automation company, replacing its internal IT ticketing system.

Daos rejected vague corporate commitments to be careful. Instead, this diagram shows how they evaluated every IT task on two axes, the severity of impact if the agent failed, and the reversibility of the action. This created a rigorous three-tier matrix.

Tier one covers low-severity, fully reversible tasks, like password resets, making up 60% of total ticket volume. These run fully automated, subject only to bi-weekly audits. Tier two captures moderate severity tasks, about 30% of the volume.

The agent can diagnose the issue, but a mandatory human sign-off is required before any code executes. Tier three represents high-severity, irreversible actions, like production deployments. For this final 10%, the design strictly prohibits agent automation entirely.

This risk-tiering implementation saved Daos $121,000 annually in legacy licensing costs, and they deployed it in just 45 days. Engineering a system to bound autonomous risk involves quantifiable, hard-coded design choices that exist within the code itself, rather than in a retrospective policy statement. Dimension two demands that organizations make humans meaningfully accountable.

This exposes the stark difference between a paper process and actual control. The primary risk here is automation bias. This is the psychological certainty that human reviewers will eventually begin rubber-stamping outputs from highly reliable autonomous systems without genuinely inspecting them.

The OCBC pipeline we saw earlier was designed specifically to arrest this unthinking momentum, forcing the workflow to halt entirely before a human reviews the draft. But the ultimate test of human accountability in high-stakes environments comes from XOPA, an enterprise recruiter platform. XOPA automated six out of eight hiring stages.

They placed hard human checkpoints strictly at the two points carrying the highest legal and ethical liability, shortlisting and the final hiring decision. To make those checkpoints effective, XOPA mandates explainable outputs. The agent must deliver its mathematical reasoning, matching scores, and explicitly flagged uncertainties directly to the human reviewer.

Reviewers are not given a generic instruction to be careful. They receive specific failure mode training, studying the exact edge cases where the agent statistically misinterprets non-standard career paths. Accountability does not have to be mapped sequentially across a pipeline workflow.

It can also be mapped structurally across an organization, as seen in PwC Singapore's internal agentic framework. PwC employs role-based accountability. They rigidly divide liability across distinct functions.

The use case owner assumes business responsibility, the technology risk team controls compliance, and the AI factory developers manage the technical guardrails. A human review step is only considered meaningful accountability if structural constraints actively force the operator to interrogate the data. Dimension 3 focuses on implementing technical controls, concentrating entirely on access architecture.

The MGF maintains a strict preference for deterministic controls, meaning hard access limits, over non-deterministic controls, like merely prompting an AI model to obey a set of rules. Tencent's CodeBuddy system sets the benchmark for deterministic engineering. CodeBuddy applies hard access limits per action type.

The agent can read files without permission. However, attempting to execute a shell command triggers an immediate unbypassable authorization block that a manipulated prompt cannot talk its way past. Dimension 4 shifts the focus from the software to the personnel integrating it, enabling end-user responsibility.

Ant International addresses this with their HOP framework. They empower compliance officers and domain experts to directly author the agent's operating parameters in plain, structured text, rather than leaving the specification entirely to developers. This directly counters the most insidious hidden risk in Dimension 4, tradecraft loss.

If employees stop manually drafting memos or executing tasks, their core competency atrophies. They lose the ability to audit the AI's output for subtle errors, creating a critical business continuity failure the moment the agent goes offline. Sustaining long-term AI governance requires actively protecting and exercising the exact human skill set the autonomous system was built to replace.

When executing a governance audit, corporate risk teams frequently fall into a primary misconception, believing that voluntary means consequence-free. The legal reality is uncompromising. The MGF framework is non-binding, but if your agent commits fraud, moves money incorrectly, or violates privacy statutes, the organization faces full liability under binding torts, contract law, and the Personal Data Protection Act.

The second misconception is the illusion of paper accountability. Because of automation bias, a review step drawn on an org chart means nothing in practice. Tracking human override rates over time is the only empirical proof that a review step is actually functioning as a control.

To secure these defenses, risk managers must execute a mandatory Monday morning action, building a defensible MGF gap map. Consider a logistics firm facing a enterprise vendor audit. If the client asks whether the firm governs its AI agents against a recognized framework, constructing the gap map in advance is the only way to provide an immediate, honest answer.

This visual shows the gap map's exact four-column structure, framework expectation, current system reality, genuine gap, and concrete fix. When populating the genuine gap column, the audit must be brutal. Risk teams must record observed operational reality, such as a broker rubber-stamping every invoice without checking it, not intended design or optimistic corporate policies.

Every entry in the concrete fix column must be modeled specifically on published case studies. You do not state that you will improve oversight. You implement severity tiering like DIOS or hard sequential checkpoints like OCBC.

This entire framework operates as a living document. It iterated from version 1.0 to 1.5 in just four months, directly integrating the deployment successes of over 60 global companies. The Singapore MGF stack provides the continuously updating blueprint for a global defensibility standard, incorporating real-world deployment data as fast as the technology evolves.

The ideas, one by one

The MGF family is three instruments, not one

The Second Edition (PDPC with IMDA, 2020) governs classical predictive and classification AI; the Generative AI framework (IMDA and the AI Verify Foundation, 2024, nine dimensions) governs content-generating models; the Agentic AI framework (IMDA, Version 1.0 January 2026, Version 1.5 May 2026, four dimensions) governs systems that take actions. Name the right one for your system before you cite anything.

The defensibility standard is why voluntary guidance gets adopted

A regulator or a court asks what a careful organization would have done; a widely adopted, government-convened framework is a pre-written, credible answer to that question.

Real case studies teach the expectations better than the principles do

Dayos's tiered risk-scoring for IT tickets and OCBC's eight-step, human-bounded Source of Wealth pipeline are both published inside the Agentic AI framework itself and are the model this topic's exercise asks you to follow.

Voluntary does not mean legally weightless

Organizations remain fully accountable, under binding law, for what their AI agents actually do; a voluntary governance framework and real legal exposure for an agent's real-world actions are two separate facts that coexist.

A human review step is not automatically meaningful accountability

Alderwood's broker rubber-stamped every declaration; the Version 1.5 update's own new guidance on automation bias and override-rate monitoring names exactly this failure mode.

The family is a living document, deliberately

Version 1.0 to Version 1.5 took four months and incorporated feedback from over sixty companies; always confirm the version and date of any citation before you rely on it.

The three MGF instruments complement NIST and ISO/IEC 42001, they do not replace them

NIST gives an operating rhythm, ISO/IEC 42001 gives a certifiable management system, the MGF family gives technology-stage-specific expectations illustrated with real, dated case studies.

A gap map names what exists, not what is intended

The discipline that makes a gap map defensible is describing current design and observed practice honestly, the way Tyler discovered the broker review was not what it looked like on the org chart.

The gap map is a living artifact, not a one-time exercise

Given how fast the family revises, re-check the map against the current version the way Topic 6.6 taught for a shipping decision, and feed it forward into the Topic 6.10 evidence-reuse lab and the Topic 7.8 agentic-policy grading.

You read it. Now prove it.

Explain this lesson in your own words, the way you would to a colleague, without looking back at it. It is graded against the lesson itself, by the same grader our learners face. One free try a day, no account needed.

The conversation

The same lesson, talked through at length by two hosts: the full transcript of the audio deep dive.

Listen to it as episode 47 of the podcast.

Read the full conversation

So, somewhere inside this highly detailed 53-page government document, there sits a diagram. A very revealing diagram. Exactly.

And it's something most companies would absolutely never let a regulator see, let alone their competitors. Right. It's usually locked down tight.

Yeah. So, it was drawn out as a pipeline, and it's exactly eight steps long. Step one, you have two AI agents, and they read a customer's tax submissions and property documents.

Then step two, a human checks their work. Right. Step three, two more agents jump in and compare those numbers against internal benchmarks.

And step four, an agent drafts a memo. Step five, another agent proofreads it. Step six, a third agent formats it.

It's just handing it off down the line. It really is. And then, at the very last step, a human signs off.

But crucially, nothing in that entire pipeline is allowed to approve a customer, or like extend credit, or make an onboarding decision on its own. Not a single autonomous decision on the actual outcome. None.

It is, honestly, an incredibly revealing look under the hood of enterprise-grade AI. That diagram belongs to OCBC. Which is massive, right? Yeah.

It's the longest established bank in Singapore, and the second largest financial services group in Southeast Asia by assets. Oh, wow. And specifically, this belongs to their wholly owned private banking subsidiary, Bank of Singapore.

Okay. So, this isn't just some theoretical white paper. No.

The system is real. It is live right now. It is actively parsing income documents, corporate annual reports, property records, and dividend statements to draft what they call a source of wealth memo.

Okay. Let's pause on that, because a source of wealth memo, I mean, that isn't just routine paperwork. Not at all.

If you operate in private banking, that document is basically the entire ballgame. It's the core artifact. Right.

That is the critical document that a relationship manager and their compliance team use to establish exactly where a high net worth individual money actually came from. It is literally the frontline defense against money laundering. Exactly.

The stakes on getting that wrong are astronomical. We're talking catastrophic regulatory fines. Loss of banking licenses.

Massive reputational destruction. So the fact that AI is deeply embedded in drafting this specific document is fascinating. It really is.

But what actually makes this worth our time today, for the listeners, is the context around how we even know about this pipeline. Precisely. Okay.

Because no law required OCBC to publish this blueprint. Zero. There is no pending regulation that forced their hand.

The Infocomm Media Development Authority, or IMDA, they're the Singaporean statutory board responsible for the tech and media sector. Right. And they published this framework, but they have absolutely zero statutory power to compel a single sentence of it.

They can't force them. No. They cannot fine Bank of Singapore for keeping their mouth shut.

But they published it anyway. Yet OCBC took their own highly sensitive, deeply proprietary internal workflow and they just put it out there in front of the world. They gave away the playbook for free.

Basically, yeah. And that puzzle is our mission for this deep dive. We are dissecting what we call the Singapore stack.

It's a master class in AI governance. It really is. Our goal today is to understand exactly how a government that never actually passed a binding AI law somehow became the global benchmark.

The benchmark that careful, highly resourced organizations all over the world are rushing to copy. Right. So for you listening, treat this as an executive education session.

We're going to break down how to future-proof your organization's AI deployments. Step by step. Yeah, by looking at the actual engineering, the real financial figures, and the concrete actions these market leaders are taking right now.

To really grasp the mechanics of this though, we have to look at the corporate mindset first. There is this deeply ingrained assumption in corporate governance that if something is labeled voluntary, it essentially translates to ignorable. Or like, something for the PR team to handle next quarter.

Exactly. But we have to completely shatter that assumption today. Because the reality of modern AI deployment is that voluntary and adopted are not opposites.

Okay, let's unpack this because I'm going to push back on that immediately. If I'm sitting on the board of a major financial institution, and our engineers have spent two years and tens of millions of dollars perfectly calibrating this AI pipeline. A pipeline that safely automates a massive compliance bottleneck.

Right. Why on earth would I let them publish the schematic showing exactly how our AI agents hand off tasks to humans in a highly sensitive private banking pipeline? It feels like handing over the secret sauce to our competitors. I get that.

So what is the actual tangible ROI on this transparency? The return on investment is the creation of an impenetrable shield of organizational trust. Trust. Yeah.

When sophisticated buyers, corporate boards, institutional counterparties, and eventually regulators look at an enterprise AI system, they are attempting to quantify a completely novel type of risk. Because no one has done this before. Right.

So if OCBC hides everything in a black box, their only defense when questioned is, just trust us, we have smart engineers. Which never works. Never.

But by voluntarily publishing the exact architecture of how they bound this agent's autonomy, they manufacture a highly credible, time-stamped record of diligence. Ah, I see. So they are building the defense before they are ever even accused of a failure.

Exactly. So basically, sophisticated stakeholders read this transparency as the ultimate signal of maturity. It shows they aren't scared.

Right. It proves the bank isn't just doing bare minimum box checking because they're terrified of an imminent fine. Yeah, they are thinking so deeply about the architecture of, like, human-AI interaction.

And they are so confident in their internal governance that they welcome global scrutiny. Which is wild. In a market where literally everyone is claiming to have safe AI, proving it voluntarily is a massive competitive differentiator.

That reframes the entire concept of a trade secret for me. How so? Well, the operational mechanics of the AI aren't the secret sauce anymore. The governance of the AI is the actual product being sold to the board and the regulators.

That is a great way to put it. So if we accept that voluntary and adopted are not opposites, and that adopting this framework is actually a strategic, offensive move, we really need to know what exactly these organizations are adopting. It's not just a single PDF you download and sign.

Right. It is a highly targeted evolution that maps directly to the capabilities of the technology itself. We are talking about the Model AI Governance Framework, or the MGF.

This is Singapore's family of voluntary, non-binding AI governance guidance. And the word family is critical here. Very.

The MGF family is three instruments, not one. Exactly. I think of it like updating a municipal building code.

Okay. I like this analogy. Imagine a city drafts a foundational building code for basic electricity back in the 1970s.

Sure. Then, decades later, they introduce complex internal plumbing systems, so they have to write a second code. Right.

Finally, they add autonomous smart home technology, requiring a third code. Right, because the risks change. Exactly.

But you don't throw out the electrical code just because you installed smart thermostats. No, you'd burn the house down. Right.

You need all three operating simultaneously to ensure the house doesn't burn down, flood, or get hacked. The AI governance stack works exactly the same way. That is the perfect mental model, because each instrument in the MGF targets the distinct, unique risks of a specific technological generation.

Walk us through the timeline. If we walk through them chronologically, it becomes very clear why you cannot just use the newest one. Okay.

Instrument one was launched in 2020. This is the Model AI Governance Framework, second edition. And who published that one? It was co-published by IMDA and the Personal Data Protection Commission, the PDPC.

And they are Singapore's data protection regulator, right? Yes, exactly. They launched it at the World Economic Forum in Davos. And this 2020 instrument was engineered exclusively for what we call classical AI.

So by classical AI, we are talking about predictive models. Right. Classification systems, scoring algorithms, sorting mechanisms, basically the kind of AI that analyzes a mountain of historical data and gives you a probability score.

Exactly. Like telling a bank, this specific credit card transaction has an 87% chance of being fraudulent. Okay.

And the risks inherent to classical AI are things like statistical bias, feature drift, and unfair scoring. Right. The math risks.

That 2020 framework tells you how to govern those specific mathematical risks. But then the world changed. Dramatically.

We jump four years to 2024, and instrument two arrives, the Generative AI Framework. And this one was published by IMDA alongside the AI Verify Foundation, which is a nonprofit building AI testing tools, right? And the second instrument adds nine distinct dimensions built specifically for large language models and image generators. Because the risk profile completely mutated.

Entirely. A predictive model in 2020 didn't hallucinate a fake legal precedent out of thin air. Right.

It didn't accidentally leak memorized copyrighted training data into a chat window. No. It just gave you a number.

Generative AI introduced entirely new failure modes regarding provenance, authenticity, and hallucination. Which is why the Generative Framework had to sit beside the classical framework. It didn't replace it.

Exactly. And then the technology accelerated again. Oh boy.

Yeah. In 2026, we get instrument three, the Agentic AI Framework. Again, published by IMDA at the World Economic Forum.

And they moved incredibly fast on this one. Unbelievably fast. Version 1.0 launched in January.

And by May, they had already deployed version 1.5. Wow. Four months. Yeah.

This instrument adds four specific dimensions for systems that don't just generate text or images, but actually take independent actions. That leap from generative to agentic is massive. That changes everything.

It is the fundamental difference between, say, an AI drafting an email and leaving it in your drafts folder for you to read. Which is generative. Right.

Versus an AI drafting the email, querying your secure internal database for a client's financial figures, attaching the file, and hitting send without a human ever being in the room. The blast radius of an error expands exponentially. So for you listening to this, the immediate takeaway is an inventory check.

Yes. Absolutely. If your organization uses predictive models to score sales leads, plus a generative chat bot to handle customer service queries, and an agentic workflow to automatically pay vendors, you have to map your systems against all three instruments.

If you attempt to govern your classical predictive scoring model using the 2026 agentic framework, your governance team will be looking for action-oriented guardrails that simply do not exist in the code. Right. While completely ignoring the classical framework's critical checks on statistical bias.

Exactly. The regulatory family has to widen as your technology stack widens. Okay.

So we have established what the stack is. It's a three-part evolving family. Yes.

And we've discussed why a Singaporean bank like OCBC adopts it. But here is the piece I am still struggling to reconcile. What's that? If I look at the list of companies contributing to this newest agentic framework, I see AWS.

I see Google. Tencent. Workday.

Massive players. These are multinational titans. Many of them have absolutely no legal or geographic ties compelling them to report to a Singaporean media authority.

No. So why on earth does a developer at Tencent or Google care about a voluntary document published in Singapore? They care because of a legal and operational concept called the defensibility standard. The defensibility standard.

Yes. And the defensibility standard is why voluntary guidance gets adopted on a global scale. Walk me through how that standard actually functions, like in a boardroom or a courtroom.

Okay. Think about what happens in the aftermath of a catastrophic AI failure. Worst case scenario.

Right. Let's say an enterprise agent deployed by a massive tech firm makes a disastrous series of automated decisions that significantly harms consumers or causes a massive financial loss. Okay.

When the regulators, auditors, and eventually the litigators show up, they are not just going to ask, did you break a specific line of code in the statute? Because the laws probably haven't caught up yet. Exactly. In the realm of AI, specific statutory laws are often years behind the actual technology.

Instead, the authorities ask a much broader, much more dangerous question. Did you act competently? Did you exercise the due diligence that a careful organization would have exercised under these circumstances? It's the reasonable person standard applied to enterprise AI architecture. Precisely.

And this is the critical distinction between relying on a compliance checklist versus adhering to a diligence standard. That makes a lot of sense. If an organization can point to the MGF and say, look, we assessed our risks, we bounded our AI's autonomy, and we implemented technical controls exactly as this globally recognized framework outlines, that becomes the ultimate evidentiary defense.

You aren't standing in front of a judge scrambling to invent a post hoc justification for your engineering choices. No. You are pointing to an established, published standard of care.

Here's where it gets really interesting to me. I see this strategy now. Yeah.

By contributing their own real-world case studies to IMDA, companies like AWS and Tencent aren't just being good corporate citizens. They are from it. They are actively helping to author the very international consensus document that they will later be judged against.

If AWS tells IMDA, here is how we safely deploy agents, and IMDA publishes it as the global benchmark, AWS just guaranteed that their internal practices are the defensibility standard. It is a brilliant form of regulatory shaping. It's genius.

When an instrument pulls contributions from that caliber of global market makers, it ceases to be a local advisory document. It functions as an international industry standard. So for an executive listening right now, the signal couldn't be clearer.

Right. If the world's most sophisticated and heavily resourced AI developers are treating this document as the benchmark for demonstrating diligence, your organization simply cannot afford to ignore it. You'd be crazy to ignore it.

Theory is great, but I want to get into the server room. Let's do it. What does this careful diligence standard actually look like in practice? How do we translate these abstract governance principles into concrete engineering and design choices? Right, because telling a developer, be careful, is useless.

Completely useless. But telling them, implement deterministic access controls, is actionable. And this is where the Singapore stack truly differentiates itself.

Real case studies teach the expectations better than the principles do. Yes, I love this about the framework. IMDA recognized that abstract principles are insufficient for agentic AI.

So the four dimensions of the agentic AI framework are taught entirely through the lens of real-world corporate deployments. Okay, let's break down dimension one. Assess and bound the risks up front.

The core idea here is that before an organization lets an agent touch a single live system, they have to determine if the use case is even appropriate, and then mathematically bound the risk. And they teach this through risk tiering. Right.

Let's define that. Risk tiering is the deliberate practice of sorting AI tasks by two metrics, severity and reversibility. Right.

Once you map those two axes, you assign specific, hard-coded autonomy levels to each tier. And the framework uses DEOS as the primary case study here. I love this example.

DEOS is a Singapore-headquartered enterprise automation company with operations in the U.S. They decided to eat their own dog food and replace their internal IT ticketing system with an AI agent. And they provided hard numbers for this in the framework, which I just love. Yeah, the transparency is great.

It was a 45-day implementation project that resulted in $121,000 of annual savings just by cutting legacy software licensing costs. That's significant. But the governance part is what matters to us.

Before they allowed the agent to resolve a single ticket, they ran every possible IT task through that severity and reversibility matrix. They established three absolute tiers. Let's walk through them.

Tier 1 represented the bulk of the work, about 60% of their total ticket volume. These were low-severity, fully and easily reversible tasks. Think of like a routine password reset or a basic software access request.

Right. Right. Because the blast radius of a mistake is tiny and can be undone with a single click, Deos allowed full, end-to-end AI automation for Tier 1. So the agent just handles it.

Completely. The agent receives the ticket, executes the reset, and closes the ticket. The only human oversight is a bi-weekly audit where an engineer samples the AI's reasoning logs to ensure it isn't drifting.

Makes sense. Then you move up to Tier 2, which accounted for 30% of the volume. Right.

This is moderate severity and only partially reversible. For example, updating the corporate chart of accounts or diagnosing a failed API connection between two marketing platforms. You can't just let the AI run wild there.

No. In Tier 2, the agent's autonomy is bounded. The AI is allowed to read the ticket, diagnose the issue, and draft a proposed script to fix it.

But a human engineer must physically review the proposed fix and hit execute. The AI cannot pull the trigger itself. Exactly.

And then we reach the critical boundary. Tier 3. The scary stuff. Yes.

This was the final 10% of their ticket volume. High severity, limited, or zero reversibility. If you mess this up, the company stops functioning.

Right. This includes pushing production deployments, altering core security architecture, or modifying global user permission. And for Tier 3, DEOS mandated absolute zero AI autonomy.

The agent is physically blocked from executing those tasks. What I find so compelling about the DEOS approach is that they didn't just draft a fluffy corporate policy that says, we promise to be really careful when the AI handles sensitive IT tickets. No, they constrained the risk at the architectural level up front.

If the system classifies a ticket as Tier 3, it doesn't matter what prompt the user types, the system will not execute it. Period. Which naturally bridges us to the next massive challenge.

Yeah. Once you've tiered the risk and decided where humans need to be involved, like in Tier 2, how do you make sure the human is actually doing their job? Right. And this is Dimension 2. Make humans meaningfully accountable.

Meaningfully. Yes. And this is where we have to separate real governance from what I call corporate theater.

Oh, corporate theater is a perfect term for it. Dimension 2 demands clear allocation of responsibility and the design of oversight mechanisms that actually function in reality, not just on an org chart. So how do they achieve that? To achieve this, the framework introduces task-level autonomy and explainable output.

Let's define those because they are so crucial. Okay. Task-level autonomy means the agent is not granted permission to achieve a massive, ambiguous goal like manage the hiring process.

Right. That's too broad. Instead, its permissions are scoped to highly narrow, specific actions, like extract the previous job title from this PDF, or draft a rejection email.

You bound the autonomy to the task, not the overarching goal. Exactly. And explainable output means that when AI does hand a recommendation to a human, it can't just provide the final answer.

It must show its math. Yes. It has to provide the reasoning chain, the specific data sources it weighted.

And most importantly, it has to highlight its own uncertainties. Those tools are necessary because of a terrifying psychological reality that the framework hits head on. We have to state this explicitly.

Yes. This is the spine of this entire section. A human review step is not automatically meaningful accountability.

Right. Just putting a human in the loop does not mean the loop is secure. Exactly.

The framework is deeply concerned with a phenomenon known as automation bias. Let's talk about automation bias. Automation bias is the well-documented psychological tendency for a human being who is nominally assigned to review an automated system's output to stop genuinely checking the work over time.

It's human nature. It is. Imagine driving a car with advanced lane assist and adaptive cruise control.

For the first week, your hands are gripping the wheel, your foot is hovering over the brake, and you are hypervigilant. You don't trust it at all. Right.

But after six months of the car performing flawlessly, you start checking your phone. Your brain learns to trust the machine completely. And the exact same thing happens to a corporate employee reviewing AI outputs.

They turn into a rubber stamp. They have a queue of 50 documents the AI has processed. The first 49 were perfect.

On document 50, the human just clicks approve without even reading it. Because why wouldn't be perfect? Exactly. The human checkpoint exists on paper to satisfy the auditors.

But in reality, there is zero substantive oversight. The AI is effectively operating autonomously. To combat automation bias, the framework points to how different companies engineer accountability structures.

Like OCBC and PwC Singapore. Right. They are both highly regulated, deeply careful organizations, but they solve the accountability problem in two entirely different, yet perfectly defensible ways.

Let's start with OCBC. OCBC utilizes what we call a pipeline step model. Remember that eight-step private banking pipeline from our introduction? The source of wealth memo, right? Yes.

They attach a named human's accountability to a specific chronological step in the workflow. Okay, so the AI extracts the tax data at step one. Yeah.

But a human is explicitly accountable for verifying that extraction at step two. Right. The accountability is baked directly into the sequence of the task itself.

It's basically an assembly line. Exactly. But PwC Singapore takes a completely different route.

They use a role-based model. How does that work? PwC built an internal agentic application designed to autonomously draft comprehensive research reports. Instead of naming checkpoints in a sequential pipeline, PwC anchors accountability to the organizational chart.

So they define four distinct pillars of accountability. Yes. First, the use case owner.

This is the business leader who confirms the actual need and the ROI of the tool. Second, the technology risk management team. They independently assess the compliance and security posture.

Third, the AI factory team. Those are the engineers responsible for building, monitoring, and updating the technical guardrails. And fourth, the end users.

The actual consultants who are mandated to review and approve the drafted reports before they go to clients. Right. So if I am governing a single, highly sensitive, linear workflow like OCBC's Source of Wealth memo, the pipeline step model is brilliant.

But if I am a CIO deploying a general purpose AI tool across a 10,000 person enterprise. PwC's role-based model scales much better. Yeah.

That makes sense. But neither of those models entirely solves the automation bias problem. No, they don't.

Even with roles defined, how do you stop the PwC consultant from just rubber stamping the AI's research report? For the real solution to automation bias, the framework highlights X1PA. Ah, X1PA. They are an enterprise recruitment automation company, and they deployed an agentic platform that touches an eight-stage hiring workflow.

Right. And they automated six of those eight stages using AI. Tasks like initial candidate screening, resume matching, automated interview scheduling, and even transcribing the video interviews.

I have to interject here, because automating six out of eight stages of human recruitment sounds like an absolute liability nightmare on the surface. It sounds terrifying. We've all seen the headlines about AI screening tools inheriting historical biases and systematically rejecting minority candidates or women.

It sounds incredibly risky until you examine exactly where they engineered the friction. Okay. They retained mandatory human checkpoints at two specific stages, the initial candidate shortlisting and the final hiring decision.

Which are the two highest stakes nodes in the network. Exactly. Where a flawed AI decision directly damages a real human's career and exposes the enterprise to massive fairness liabilities.

But they didn't just put a recruiter at those nodes and say, please review this carefully. We know that doesn't work. No.

They systematically attacked automation bias. First they mandated explainable outputs. So the AI is not allowed to just say candidate A is a 95% match.

Right. It has to display the exact matching scores across specific skill categories and provide a written ranking rationale. But the brilliant move for me was their training protocol.

Yes. XCPA specifically and continuously trains their human recruiters on named AI failure modes. I love this concept so much.

It's so smart. They train the human reviewers to understand the machine's blind spots. For instance, they teach the recruiters that the AI struggles to contextualize non-standard career paths.

So if a human recruiter sees a resume where the candidate took two years off to care for a sick relative or pivoted from journalism to data science, the recruiter's training kicks in. They know, ah, this is the exact type of profile the AI gets wrong. Exactly.

I need to override the system and manually evaluate this. The human is no longer a passive rubber stamp. They've been weaponized as a targeted anomaly detector.

It fundamentally changes the relationship between the human and the machine, which brings us to dimension three. Implement technical controls and processes. We've done a lot of human stuff, but at some point the software has to protect itself.

Yes. We have assessed the risk. We have structured human accountability.

But this dimension covers the hardcore engineering reality check. It focuses on the technical controls required to mitigate entirely new attack surfaces unique to agentic systems. Things like prompt injection.

Right. Where a malicious external user or even a compromised internal file feeds a hidden instruction to the AI that tricks it into abandoning its core instructions and pursuing the attacker's goal. Or tool use hijacking, where the AI is tricked into using its system access to exfiltrate data.

Exactly. And the framework is very prescriptive here. It explicitly states a strong preference for deterministic controls over non-deterministic controls.

Let's break that down for the non-engineers listening, because this is a vital distinction. Yeah. Please do.

A non-deterministic control is basically a prompt instruction. It relies on the AI's language processing. You type into the system prompt, you are a helpful IT assistant, please do not ever delete any files from the server.

The problem is, language is malleable. A clever attacker can use a complex logic puzzle or a hypothetical scenario to trick the AI into ignoring that instruction. The control is fluid.

Exactly. A deterministic control, on the other hand, is an access block at the system architecture level. It's a hard wall.

Yes. The AI simply lacks the API permission to execute a delete file command regardless of what prompt it receives. It is a hard, mathematical wall.

And the Tencent CodeBuddy case study is the definitive illustration of this principle. It really is. CodeBuddy is an advanced agentic coding assistant deployed internally for Tencent's own software engineers.

And this isn't just an autocomplete tool. No, it is way more powerful. It can autonomously plan complex features, write the code, run the tests, and deploy the application.

It requires deep access to file systems and terminal commands. Which is terrifying. To secure a system with that much power, Tencent didn't just write a really strict system prompt telling CodeBuddy to be careful, they tiered the permissions deterministically based on the exact action the AI was attempting to take.

So if CodeBuddy determines it needs to read a local file to understand the context of the code, it requires no human approval, it has deterministic read access. Because the risk is low. Right.

But if the AI decides it needs to edit a file, or worse, execute a shell command in the terminal, it hits a hard block. It requires explicit manual human approval before the system will allow the execution. And that approval is session scoped.

The session scoping is vital. It means the human approval expires. Right.

If the engineer says, yes, you can run this script, that is not a permanent blank check for the AI to run that script forever. It is approved for that specific instance, in that specific session. But Tencent went even further with continuous monitoring.

Oh yeah. This part was wild. Let's say a developer clears a specific shell command pattern for routine use so they don't get annoyed by constant popups.

Right. To reduce friction. CodeBuddy is architected so that if that previously cleared pattern appears later in a materially riskier variant, say, targeting a different, more sensitive directory, the deterministic control catches the variance.

And it automatically re-triggers a fresh human approval request. Exactly. The control isn't just checking, have I seen the shape of this command before? It is dynamically evaluating, is this specific instance of the command actually safe? It's an incredibly sophisticated net.

It has to be. So we've covered a lot of ground. We've mathematically bounded the risk with DAOs.

We've structured human accountability and fought automation bias with XEPA and OCVC. And implemented deterministic technical controls with Tencent. Right.

But Dimension 4 addresses a risk that I guarantee almost no executive is thinking about when they buy these tools. It's a silent killer. Dimension 4 is enable end-user responsibility.

And buried inside this dimension is a massive existential business threat called tradecraft loss. Tradecraft loss is a fascinating and terrifying concept. It is the gradual, silent erosion of human skill that occurs when the nature of work shifts from a human actually doing a complex task to a human merely reviewing an AI's output of that task.

Let's give an example of that. Think about a junior analyst whose job used to be reading 50 pages of financial regulations and synthesizing a compliance report from scratch. Doing that work builds their mental models.

It builds their expertise. But if an AI now writes the report in three seconds and the analyst just reviews it for glaring errors, that analyst's fundamental skill begins to atrophy. After two or three years, they no longer possess the deep expertise required to generate the work themselves.

And the business continuity risk there is staggering. It really is. What happens if the AI vendor suffers a catastrophic outage? Or if a cyberattack forces you to take the agent offline for a month? You're cooked.

Yeah, you suddenly have a floor full of employees who only know how to click approve and nobody remembers how to actually do the foundational work. The company's operational capability collapses. To combat tradecraft loss and ensure end-user responsibility, the framework cleverly splits users into two archetypes, interacting users and integrating users.

Let's look at interactive users first. For the interacting users, the people who are just using the AI as a tool, we look at Workday. Workday is a global enterprise AI platform handling HR and finance.

They are utilized by over 65% of the Fortune 500. Massive footprint. Yes.

They built an HR recruiter agent. Their fundamental design choice to protect the interacting user was absolute transparency and boundary setting in the user interface. Workday's UI explicitly discloses the AI's involvement right at the point of interaction.

If the agent is servicing insights inside Slack or Microsoft Teams, it is clearly flagged as an AI. But more importantly, Workday provides the HR professional with a fact sheet that tells them exactly what the agent cannot do. I love this boundary setting.

The interface explicitly states, this agent cannot make hiring decisions. It cannot make promotion decisions. It cannot make succession planning decisions.

By drawing a hard visible boundary around the agent's authority, Workday limits the user's psychological reliance on the system. It forces the human to remember that they own the final decision. Exactly.

Then, we turn to the integrating users. And these are the employees, the domain experts, who are actually building and integrating the agents into their departmental workflows. Right.

For this, the framework highlights Ant International. They developed a fascinating internal protocol called the HOP framework, which stands for High Order Program. This is where we solve the tradecraft loss problem directly, because Ant International realized something profound.

If you let your software engineering team write all the code and design all the logic for an AI agent, the actual domain experts, the compliance officers, the risk managers, the product leads, they completely lose control of the logic. They become passive recipients of an IT tool they don't fully understand. Exactly.

So, under the HOP framework, Ant International mandates that the domain experts must write the agent's behavioral specifications themselves. And they write them in plain, structured text before any code conversion or engineering happens. Right.

The compliance officer has to manually map out the decision tree, the verification steps, and the logic flow. This process forces the human expert to remain deeply engaged in the architecture of the workflow. The human maintains their tradecraft by actively designing and maintaining the system's logic, rather than just waiting for IT to hand them a black box.

It is brilliant. It really is. So we have just walked through the sheer rigor required by these four dimensions.

We've seen how OCBC, Dayos, PwC, XCPA, Tencent, Workday, and Ant International apply incredible resources to meet these standards. It's a lot of work. But I can easily imagine a C-suite executive listening to this, looking at the immense cost and effort required to implement deterministic controls and continuous training, and saying... I'll bet it.

Yeah. Exactly. Exactly.

You told me in the first 10 minutes of this deep dive that this entire framework is voluntary. Right. If it's voluntary, we can skip all this expensive mapping, save the money, and face absolutely no legal consequences, right? And that executive would be making a fatal miscalculation that could cost them their company.

Let's hit the spine element here. We have to state this unequivocally. Voluntary does not mean legally weightless.

Right. We need to introduce the PDPA into the conversation. Yes.

That is the Personal Data Protection Act. It is Singapore's binding data protection statute. Yeah.

It is not voluntary. It is a law with massive teeth, real financial penalties, and real corporate liability. The MGF framework actually states explicitly right in its own executive summary that organizations remain fully legally accountable for their agents' real world actions.

The voluntary nature of the IMDA framework does not grant you immunity from existing statutes. If your autonomous AI agent violates the PDPA by scraping and mishandling a customer's personal data, or if it hallucinates and commits financial fraud, or if it breaches the terms of a commercial contract with a vendor, you are fully liable under those binding laws. The fact that you used a shiny new technology does not magically erase your liability for the torts or breaches your agent commits in the real world.

Exactly. I'm going to play devil's advocate here, though. Do it.

If my company is going to get sued under the PDPA anyway for whatever the agent breaks, why should I bother spending weeks of engineering time mapping our systems to this voluntary IMDA framework? That's a common question. Because the liability exists regardless of whether I read the MGF or not. So why do the homework? Because doing the homework provides two massive layers of protection.

First, on a purely practical engineering level, mapping your system to the framework is what prevents the agent from making the catastrophic error in the first place. By forcing your team to do the DAO's risk-tiering and build the Tencent deterministic bounds, you drastically reduce the statistical probability of a PDPA breach occurring. Okay, fair.

But second, and crucially for your general counsel, it provides the evidentiary shield we discussed earlier, the defensibility standard. The diligence record. Exactly.

AI is inherently probabilistic. Errors will eventually occur. It's just a matter of time.

If an error happens despite your best efforts, and you are dragged into court or into a regulatory hearing, the very first thing your lawyer will do is slide your documented, time-stamped MGF gap map across the table. You prove to the regulator that you took every reasonable precaution recognized by global industry consensus. You show them the override rates you tracked, you show them the deterministic blocks you built.

And in the eyes of the law, that exhaustive diligence record is often the difference between a minor risk slap for an unforeseen technical accident and a devastating company-ending fine for gross corporate negligence. Which transitions us perfectly from theory to action. Right.

We know what the stack is, we know the engineering requirements, and we know the legal stakes. How do you actually apply this to your own organization's tech stack this week? Well, the answer is that you build a gap map. But to do that effectively, you have to understand the nature of the IMDA document itself.

It is a living document. Yes. A living document is a governance framework that is published deliberately incomplete, with the explicit intention of revising it rapidly based on real-world deployment evidence.

Governments usually write a law and don't touch it for 10 years. But IMDA pushed the agentic AI framework from version 1.0 to version 1.5 in just four months. They explicitly invited industry feedback and integrated new case studies from over 60 companies in that tiny window.

They recognize that a framework must update at the exact speed of the technology it is trying to govern. Exactly. And your internal response to that living document is the gap map.

A gap map is your organization's formal, dated, per-dimension assessment of one of your real AI systems against the expectations of the MGF. It is a document where you brutally and honestly name your genuine vulnerabilities and propose concrete architectural fixes. To build one, a governance professional needs to use a four-question expert mental model.

It's a straightforward diagnostic flow. Question 1. What specific kind of AI system are we evaluating? Is it classical predictive, generative, or agentic? You have to pull the correct instrument from the MGF family. Right.

Question 2. What does the framework actually expect a careful company to do for this specific dimension? Then question 3. Which of those expectations does our system currently meet? And where do we have genuine gaps? And a gap isn't a minor paperwork issue like we don't have a policy PDF. A genuine gap is the framework expects deterministic API controls and our engineers only implemented non-deterministic prompt instructions. Question 4. Is this gap worth the engineering costs to close right now? And what does the concrete fix look like? To make this completely tangible for the listener, let's walk through an immersive scenario.

Let's do it. Imagine a fictional mid-size freight forwarding company called Alderwood. They move commercial cargo through Singapore's ports for exporters all across Southeast Asia.

Okay, I can picture that. Let's introduce Tyler, Alderwood's newly hired governance lead. Tyler discovers that six months ago, Alderwood's operations team quietly built and deployed an agentic AI system to handle customs declarations.

Which is complex paperwork. Very. The agent reads a shipment's messy commercial invoice, cross-checks the destination country's tariff schedule, and automatically drafts the highly formalized customs declaration that a licensed broker then files with the government.

It is a textbook agentic workflow. The system is taking independent action by querying external government databases and pre-filling legally binding forms based on unstructured data. Exactly.

It saves them thousands of hours. But this morning, Alderwood's board of directors contacts Tyler in a panic. What happened? They need a one-page governance assurance memo by Friday because Alderwood is pitching a massive new enterprise client, a global manufacturer.

The manufacturer's vendor risk questionnaire explicitly asks, does your organization govern its AI agents against a recognized international framework? And Tyler's manager asks him, do we have a legitimate answer for this or are we going to make something up and hope they don't dig deeper? Right. Tyler refuses to lie. Okay.

He sits down and runs the four-question mental model on the customs agent. Let's see how he does it. Question one.

It's an agentic system making decisions, so Tyler pulls the 2026 agentic AI framework, ensuring he's looking at version 1.5. Perfect. Question two. What are the expectations? He starts meticulously mapping Alderwood's system against dimension one, assess and bound risks upfront, and Tyler immediately discovers a massive glaring failure.

Alderwood has zero risk tiering. None. Every single shipment, whether it is a routine, low-value pallet of packaged snack food or a crate of highly controlled dual-use electronics with severe export-controlled exposure, runs through the exact same automated AI pipeline.

The system treats a box of crackers and a box of microchips with the same level of autonomy. There is no DAO-style mathematical scoring for severity or reversibility. A critical vulnerability.

Tyler documents it and moves to dimension two. Meaningful human accountability. Now if Tyler just looked at Alderwood's organizational chart, they would look completely compliant.

On paper, sure. The policy states that a licensed human customs broker reviews every single declaration before it is submitted to the government. But Tyler does what a real governance expert must do.

He leaves his desk, walks down to the operations floor, and physically sits behind the broker to watch them work for 20 minutes. And this is where Tyler observes automation bias occurring in real time. The AI agent has been remarkably accurate for the past six months.

It rarely makes a formatting error. Because of that earned trust, the human broker is just staring at a screen, clicking approve, approve, approve on file after file. They aren't even opening the underlying commercial invoices to verify the AI's extraction.

Exactly. The human checkpoint exists nominally to satisfy management, but it has devolved into a complete rubber stamp. The AI is operating with de facto full autonomy.

Finally, Tyler evaluates dimension four, end user responsibility. And he uncovers a massive tradecraft loss failure that threatens the entire business. The junior staff.

Yes. The two junior staff members who historically spent their days manually preparing those customs declarations have been promoted to other operational roles. It has been six months since anyone drafted a form by hand.

Oh wow. Nobody currently sitting on the operations floor actually knows how to manually draft a complex customs declaration anymore. If the AI goes offline due to a server crash or a vendor dispute, Alderwood's port operations will instantly grind to a halt.

They have completely outsourced their core operational tradecraft to the machine. So Tyler has a choice. He can bury these findings or he can document them.

He chooses to create a brutally honest gap map. For dimension one, he documents the complete lack of tiering. But he doesn't just complain.

He proposes a concrete fix modeled directly on the DAO's case study. He mandates that Alderwood will immediately implement an automated scoring script based on the shipment's customs classification code. High severity export control items will be automatically routed out of the AI pipeline and sent for mandatory manual drafting.

Brilliant. For dimension two, he documents the rampant automation bias and he proposes a fix modeled directly on OCBC and the version 1.5 framework update. Tyler mandates the implementation of a background software metric that tracks the human broker's override rate and measures the exact time spent reviewing each file.

If the time on file drops below 30 seconds, the system flags the review as non-substantive and forces a hard audit. And for dimension four, to combat tradecraft loss, Tyler institutes a mandatory standing rotation. Every customs broker must manually draft 10% of their daily declarations from scratch, without AI assistance, simply to maintain their cognitive models and preserve the company's business continuity capability.

Tyler writes the memo for the board. He states plainly, No Singapore law requires us to do this. But under the PDPA, we are fully legally accountable if this agent misclassifies a shipment and causes a massive fine.

I mapped our systems against the IMDA framework. We found genuine, dangerous gaps. And here is the dated, documented roadmap of the architectural fixes currently in progress.

Tyler hands this memo to his manager. His manager looks at it, slightly terrified by the honesty, and asks, Could we have just written this gap map a year ago, proactively, before the client ever asked? And Tyler replies, We could have. Bank of Singapore did.

Nobody put a gun to their head to publish theirs either. Alderwood takes Tyler's honest gap map and submits it directly to the enterprise client. And Alderwood wins the pitch.

They win the contract because they prove to the client that radical transparency and rigorous framework-backed self-assessment are actually massive competitive advantages, not just annoying compliance chores. That scenario is the absolute synthesis of everything we have unpacked today. We have completely dissected the Singapore stack.

We shattered the assumption that voluntary and adopted are opposites. We traced the MGF family as a three-instrument arc that must evolve in lockstep with the We proved that the defensibility standard is the psychological and legal engine driving global adoption. We saw how real-world case studies like DIOS' tiering and OCBC's pipeline set the practical engineering bar.

We clarified that voluntary frameworks carry immense legal weight under existing statutes like the PDPA. And we demonstrated, through the lens of automation bias, that putting a human in the loop is entirely meaningless without verifiable structural accountability. Which brings us to the Monday morning move.

We always want to leave you with action. We are closing with the single most valuable move you, the listener, should make the moment you walk into your office on Monday morning. This is critical.

I want you to pull up your organization's AI systems inventory. Identify your most advanced, highest-stakes agentic system. Do not schedule a meeting with your software engineers to ask them how the human review step was designed in theory.

No, don't ask them. Instead, physically go sit next to the actual human reviewer. Watch them work for 20 minutes.

Measure their override rate. If they are rejecting or modifying the AI's output near 0% of the time, you have a massive automation bias vulnerability. Your human in the loop is a mirage.

Document that genuine gap. Write down a concrete fix modeled on the OCBC or XCPA case studies. Mandate explainable outputs or initiate failure mode training for the reviewers.

Date that document. Congratulations. You have just laid the foundation of your organization's defensibility record.

In the current landscape of AI governance, identifying your own flaws before a regulator does is the most high leverage action an executive can take. Absolutely. I want to leave you with one final provocative thought.

Think back to the very beginning of this deep dive. The OCBC pipeline. Right.

We talked about that eight-step pipeline diagram OCBC published. A highly detailed, incredibly sensitive proprietary workflow voluntarily exposed to the world. If massive multinational tech giants, the AWSs, the Google's attention to the world, and the largest, most conservative financial institutions in Southeast Asia are all rushing to voluntarily map their deepest technical blueprints to a Singaporean government framework, what exactly do they see coming down the global regulatory pipeline that your organization is currently blind to? Think about that.

Until next time, keep diving deep.

Real cases

Example 1: OCBC and Bank of Singapore bound an agent's autonomy by design, not by policy (2026). Bank of Singapore, OCBC's wholly owned private banking subsidiary, built an eight-step agentic AI pipeline to draft Source of Wealth memos, the documents a relationship manager and compliance team use to establish where a private-banking client's money came from. The pipeline names a human owner at two distinct stages (a human-in-the-loop checkpoint after document extraction, and human final approval before the memo is used) and restricts the agents themselves to task-level autonomy only: extraction, benchmarking, drafting, proofreading, and formatting, never a credit, onboarding, or risk decision (IMDA, "Model AI Governance Framework for Agentic AI," Version 1.5, case study, p. 20). This is Dimension 2 of the framework, meaningful human accountability, made concrete: the design itself, not a written policy layered on afterward, is what keeps the decision with a human.

Example 2: Dayos scores every task before deciding how much autonomy it gets (2026). Dayos, a Singapore-headquartered enterprise automation company, replaced its own IT ticketing system with an agent built on its Hero platform, cutting licensing costs by 121,000 US dollars a year in a forty-five day rollout. Before launch, every category of IT ticket was scored on severity of impact, reversibility, and the feasibility of human review, and the score determined the tier: full automation for low-severity reversible tickets (sixty percent of volume) with biweekly audits, human sign-off required for moderate-severity tickets (thirty percent), and no autonomous execution at all for the highest-severity, least-reversible tickets (ten percent) (IMDA, "Model AI Governance Framework for Agentic AI," Version 1.5, case study, p. 18). This is Dimension 1, assessing and bounding risk upfront, with a real cost figure and a real tiering method attached rather than a general commitment to "be careful."

Example 3: The framework family widens with each generation of AI, tracking the technology rather than getting ahead of it (2020 to 2026). The Model AI Governance Framework, Second Edition (PDPC with IMDA, 21 January 2020) governed predictive and classification AI. The Model AI Governance Framework for Generative AI (IMDA and the AI Verify Foundation, 30 May 2024) added nine dimensions for models that generate novel content. The Model AI Governance Framework for Agentic AI (IMDA, Version 1.0, 22 January 2026; Version 1.5, 20 May 2026) added four dimensions for systems that take actions. Each instrument was published roughly when the technology it governs reached meaningful organizational adoption, not years ahead of it and not years behind. The lesson for a governance professional tracking currency in any jurisdiction: expect the next MGF instrument, whatever technology prompts it, to arrive on a similar rhythm, close behind real deployment rather than in front of it.

Example 4: A four-month revision cycle built entirely from real deployments (2026). Version 1.0 of the Agentic AI framework launched 22 January 2026. Version 1.5 followed 20 May 2026, updated again 5 June 2026, incorporating feedback from more than sixty companies and adding named case studies across every one of the four dimensions, including OCBC, Dayos, MSD, PwC, Tencent, X0PA, Google, GovTech, Workday, and others (IMDA, "Model AI Governance Framework for Agentic AI," Version 1.5, "What's New in This Version"). No statute anywhere revises this fast; the speed is only possible because the framework is voluntary, low-friction to contribute to, and explicitly built as a living document rather than a fixed rule. For a governance professional, the takeaway is a habit: re-check the version and date of any MGF citation before you rely on it in a memo, an audit response, or a board paper, the same discipline Topic 6.6 taught for a shipping decision that can go stale in weeks. (see Topic 6.6)

Example 5: The contributor list is international, not just local (2026). Alongside Singapore-headquartered organizations such as OCBC, Bank of Singapore, and Dayos, the Agentic AI framework's published case studies and its "What's New in This Version" acknowledgments name multinational contributors including AWS, Google, Workday, and Tencent, plus GovTech Singapore and professional-services firm PwC (IMDA, "Model AI Governance Framework for Agentic AI," Version 1.5, "What's New in This Version"; publicly reported case-study coverage, verified 2026-08-15). None of these organizations is legally compelled to feed real deployment evidence back into a Singapore government agency's voluntary document. Their participation is the clearest available evidence that the defensibility-standard argument from Section 3C operates beyond Singapore's own borders: global technology and professional-services firms treat contributing to, and being able to point to, this specific framework as valuable enough to be worth the disclosure, wherever they happen to be headquartered.

Example 6: A high-impact use case with human checkpoints named at the two points that matter, not sprinkled everywhere (2026). X0PA, a business-to-business software company that provides AI-powered recruitment solutions, deployed its AI Agentic Platform across an eight-stage hiring workflow: candidate application, screening and matching (parsing resumes and ranking candidates against job requirements), interview scheduling, interview execution (conducting and transcribing interviews), candidate communication, and analytics, with agents handling every stage except two. At shortlisting and at the final hiring decision, the two points where a wrong call does the most damage to a real person's career and to the hiring organization's fairness obligations, a human checkpoint reviews, approves, modifies, or rejects the agent's recommendation. X0PA enables that review to be genuine rather than nominal through explainable outputs (matching scores and ranking rationale that let a reviewer see the basis of a recommendation, not just its conclusion) and specific, named failure-mode training (recruiters are trained on situations where the agent misinterprets a non-standard career path, or produces lower-confidence evaluations for candidates with limited structured data, so the human knows exactly when to look harder rather than trusting the score by default) (IMDA, "Model AI Governance Framework for Agentic AI," Version 1.5, case study "X0PA: Enabling effective human approvals in high-impact recruitment workflows," p. 30). The lesson for a gap map: a human checkpoint does not need to appear at every stage to be meaningful, X0PA automates six of eight stages, but it does need to sit at the specific points where the decision is genuinely high-stakes, and it needs the reviewer trained on exactly how the agent tends to be wrong, not simply told to "review carefully."

Where people go wrong

  • "Voluntary means we can skip it with no consequence." The consequence of ignoring the MGF family is not a fine; it is the absence of a defensible record and a missed competitive signal. Alderwood's near-miss with its enterprise client shows the cost directly: no framework mapping meant no honest answer to a real buyer's question until Tyler built one under deadline pressure.
  • "Voluntary means no legal stakes." The framework itself states organizations remain legally accountable for their agents' actions. A voluntary governance framework and binding legal exposure for an agent's real-world conduct (under the PDPA, contract law, or tort law) are two separate facts; the first does not cancel the second.
  • "A human review step is the same as meaningful human accountability." Alderwood's broker "reviewed" every declaration and had, in practice, stopped genuinely checking any of them: automation bias, the exact failure the Version 1.5 update added guidance about. A checkpoint that exists on an org chart but not in observed behavior does not satisfy Dimension 2.
  • "The MGF family is one document." Treating "the Singapore framework" as a single thing collapses three separate instruments, covering three different technology generations, published four and six years apart, into one blur. A learner who cannot name which of the three applies to a given system has not actually located the relevant guidance.
  • "An old citation is close enough." Because the family is a living document, citing Version 1.0 language, or an outdated summary, after Version 1.5 has revised it is a real error, not a rounding error. Always confirm the version and publication date before relying on a citation.
  • "A published case study proves the company is fully compliant." OCBC's own case study is an illustration of Dimension 2, not a certification that Bank of Singapore has satisfied all four dimensions perfectly and permanently. Read a case study for what specific expectation it illustrates, not as a blanket seal of approval.
  • "Since it's not a statute, a court or regulator would never look at it." A diligence inquiry after an incident routinely asks what a careful organization in the defendant's position would have done, and a widely adopted, government-convened voluntary framework is precisely the kind of evidence used to answer that question, for or against the organization being examined.
  • "Bounding an agent's risk is a policy document, not a design choice." Dayos's tiering was implemented in the agent's actual permissions and workflow, not written in a policy binder nobody consulted. A gap map that lists "we have a policy" as evidence of Dimension 1 compliance has not actually checked whether the system's design enforces the policy.
  • "If the technology isn't agentic, none of this applies to us." An organization using a classification model, a generative chatbot, and an agentic workflow needs all three MGF instruments mapped, not just the newest one. Skipping the 2020 or 2024 instrument because "we're focused on agents now" leaves the classical and generative systems ungoverned by the family's own standard.
  • "A gap map is a one-time exercise." Given how fast the family revises (four months from Version 1.0 to Version 1.5, with a further update three weeks after that), a gap map built once and never revisited will misstate the current expectations within a single business quarter. Treat it the way Topic 6.6 treated a shipping decision: a living document needs a living map, with a re-check trigger tied to the next framework revision. (see Topic 6.6)
  • "Only Singapore-headquartered organizations should bother engaging with a Singapore framework." The Agentic AI framework's own contributor list refutes this directly: multinational organizations including AWS, Google, Workday, and Tencent all contributed real case studies to Version 1.5, none of them Singapore-headquartered, none of them legally required to. A framework's relevance is decided by what it governs (a technology and its risks) and where an organization is connected (any AI system touching Singapore users, data, or operations), not by where the framework's publisher happens to sit.
  • "A dollar figure like Dayos's $121,000 saving proves the governance was worth it." The saving and the governance are related but distinct facts: Dayos reported the saving as a business outcome of the automation project, and separately reported the risk-tiering as how it bounded that project's risk. Citing the saving as evidence the tiering "worked" conflates a return-on-investment claim with a risk-management claim; the tiering is defensible on its own terms (a documented, upfront, severity-and-reversibility-based method), whether or not a specific dollar figure ever attaches to your own organization's version of it.
  • "There is one correct way to allocate Dimension 2 accountability, and every gap map should look like OCBC's." OCBC's pipeline-step model and PwC Singapore's role-based model both satisfy Dimension 2, by different, equally defensible mechanisms suited to different situations (one workflow versus a repeatable internal capability). A gap map that penalizes a system for not looking exactly like OCBC's diagram, when a role-based allocation would fit the system better, has confused one worked example for the only acceptable answer.
  • "Automating most of a workflow and leaving only a couple of human checkpoints is under-governed." X0PA automates six of eight hiring stages and is, on the framework's own account, a defensible design precisely because its two remaining checkpoints sit at the highest-stakes points and are equipped to be substantive (explainable outputs, named failure-mode training). The right question is never "how many stages are automated" but "are the checkpoints that remain in the right place and genuinely functional."

Questions people ask

What is Model AI Governance Framework (MGF)?
Singapore's family of voluntary, non-binding AI governance guidance, published by IMDA (alone or with the PDPC or the AI Verify Foundation). It comprises three instruments covering three technology generations: the Second Edition (2020, classical AI), the Generative AI framework (2024, nine dimensions), and the Agentic AI framework (2026, four dimensions). More on Model AI Governance Framework (MGF)
What is Infocomm Media Development Authority (IMDA)?
The Singapore government statutory board responsible for developing the country's infocomm media sector, and the publisher (alone or jointly) of all three MGF instruments. More on Infocomm Media Development Authority (IMDA)
What is Personal Data Protection Commission (PDPC)?
Singapore's data-protection regulator, which enforces the binding Personal Data Protection Act (PDPA) and co-published the Model AI Governance Framework, Second Edition, with IMDA in 2020. More on Personal Data Protection Commission (PDPC)
What is AI Verify Foundation?
A Singapore-based non-profit that builds AI governance testing tools and co-published the Model AI Governance Framework for Generative AI with IMDA in 2024. More on AI Verify Foundation
What is voluntary guidance?
Non-binding recommendations that carry no statutory penalty for non-adoption, distinct from a statute (such as the PDPA) that a regulator can enforce. All three MGF instruments are voluntary guidance; the topic's honesty rule requires labeling them as such, using "expects" or "recommends" rather than "requires."

Keep going