Logo Lanfrica

kingztech2019/agt-policies-nigeria

Domain:

digital infrastructure

Record type:

policy
Creator:
kin
Host:
Nigerian & African AI agent governance policies for Microsoft AGT — NDPA 2023, CBN, NFIU/AML, BVN/NIN, POS geo-fencing, POPIA # agt-policies-nigeria > **Note on scope:** This repository started as a Nigerian fintech governance pack and was cited by Microsoft in AGT PR #3077. The scope has since expanded to cover the full African continent — the repo name is preserved to maintain the Microsoft citation and existing integrations. This project is the policy source powering **comply54**, the Pan-African AI governance compliance layer. **The canonical Pan-African AI Agent Governance Policy Library — powering comply54** Built for Microsoft's Agent Governance Toolkit (AGT). Designed for adoption by AI providers (Anthropic, OpenAI, Google) deploying models across African markets. A community policy library with two governance layers: - **Universal agent safety controls** — prompt injection, PII leakage, tool permissions, human approval, model routing (apply to any AI agent regardless of jurisdiction) - **African regulatory compliance** — NDPA 2023, CBN, NFIU/AML, BVN/NIN, Kenya DPA, POPIA, Uganda DPPA, Tanzania PDPA, Ethiopia PDPP 1321/2024, Ghana DPA, Rwanda Law 058/2021, Egypt PDPL No. 151/2020, Mauritius DPA 2017 (jurisdiction-routed, expanding to all 44 African DPA jurisdictions) Two policy formats: - **YAML** (`policies/*.yaml`) — drop-in rules files, validated by the AGT linter, no new infrastructure - **OPA Rego** (`policies/rego/*.rego`) — structured-parameter enforcement (e.g. `input.params.amount > 5000000`) that YAML regex on text output cannot achieve --- ## Why this exists AGT covers OWASP Agentic AI Top 10, NIST AI RMF, EU AI Act, SOC 2, and HIPAA. It covers zero African regulatory frameworks. As AI agents are deployed in Nigerian fintech, insurtech, and banking — making decisions that touch regulated financial data and sensitive personal identifiers — there is no governance tooling built for this context. This repo fills that gap. --- ## Coverage ### Universal Agent Safety Controls (`agt_policies_agent.*`) Apply to **every agent action** regardless of customer country …