Skip to content
View mahfzal87's full-sized avatar

Block or report mahfzal87

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mahfzal87/README.md
Ahmad Afzal, Product Lead, AI Platforms, sovereign and regulated enterprise AI, Abu Dhabi

Ahmad Afzal

Product Lead, AI Platforms. I build AI for organisations that cannot put their data in someone else's cloud. The kind where data residency is the first question in the room.

mahmadafzal.com  ·  LinkedIn  ·  mahmaddafzal@gmail.com

What I'm working on

Agents, the knowledge they work from, and the governance controls around both, running inside the customer's environment rather than politely beside it. The other half is the security side: red teaming, guardrails, runtime monitoring. All of it has to map to whichever framework the buyer's auditor already trusts, which is usually the NIST AI RMF and increasingly ISO 42001.

Underneath that it is one question in different outfits. What does an enterprise need to see before it will let an agent act on its behalf? Nobody has a clean answer yet. I am fairly sure it is not a slide.

Most of what I put here lands on the same problem: deciding what "good" means before the model does something strange at 2am. It is slow work.

Three opinions I keep having to defend

Lanes are where accountability goes to die.

No Lanes. If it ships under my name it is mine. The spec, the demo, the threat model, the pricing page. "That's not my lane" is a sentence I have never heard improve an outcome.

Governance is a product surface. Not a PDF filed after launch.

Write the eval before the roadmap. A claim you cannot test is not a requirement, it is a hope with a deadline attached.

Things I built and did not delete

  • red-tape  ·  Skills that make a coding agent handle the AI rules of the thing it just built. Written after measuring the problem: asked "are you a real person" the generated systems own up 9 times out of 10, asked "when does your shift end" they own up 3 times out of 10. The failure was never a missing disclosure. It was evasion.
  • ai-governance-evals  ·  Runnable probes for the governance obligations you can observe. Point it at a model or an agent and it tells you where you fail. I pointed a model at the first version and it broke all twenty of my graders, which was humbling and is now a test file.
  • ai-governance-checklist  ·  The other half. Intake triage, PRD template and launch gate, structured on the EU AI Act, the NIST AI RMF and ISO 42001. Every obligation names an article, an artefact and the person who signs it.
  • aigp-coach  ·  A study system for the IAPP AIGP exam that tells you why you missed a question, not just that you did. Built for a userbase of one. I was the one.

Longer, more earnest things live at mahmadafzal.com.

Talk to me

Follow the work here or on LinkedIn, though email is the one I read. Always up for a conversation about governing AI in places where the rules are still being written.


This profile is text on purpose. Views here are my own, not my employer's.

Pinned Loading

  1. ai-governance-checklist ai-governance-checklist Public

    Intake triage, PRD template and launch gate for shipping AI features. EU AI Act (post-Omnibus), NIST AI RMF, ISO 42001. Every obligation names an artefact and a person who signs it. 'The team' is n…

  2. ai-governance-evals ai-governance-evals Public

    Runnable probes for the AI governance obligations you can actually observe. Point it at a model or an agent and it tells you where you fail. EU AI Act Art. 5/10/15/50 and NIST AI 600-1, determinist…

    Python

  3. aigp-coach aigp-coach Public

    A study system for the IAPP AIGP exam that tells you why you missed a question, not just that you did. 192 questions, readiness scoring, exam-technique drills. Self-hosted, no accounts, userbase of…

    TypeScript 1

  4. red-tape red-tape Public

    Skills that make your coding agent handle the AI rules of the thing it just built. EU AI Act obligations that are live now, built on a measurement: asked directly, generated systems disclose 9/10; …