feat(examples): add India regulatory policy pack (DPDP, CERT-In, RBI, SEBI, Aadhaar)#3123
feat(examples): add India regulatory policy pack (DPDP, CERT-In, RBI, SEBI, Aadhaar)#3123Mayur021 wants to merge 5 commits into
Conversation
This README provides an overview of the India Regulatory Policy Pack, detailing its coverage, binding vs advisory status, and the implementation of jurisdiction-specific regulatory controls. Signed-off-by: Mayur Agnihotri <mayur.agnihotri0021@gmail.com>
Signed-off-by: Mayur Agnihotri <mayur.agnihotri0021@gmail.com>
|
Welcome to the Agent Governance Toolkit! Thanks for your first pull request. |
🤖 AI Agent: docs-sync-checker — Docs Sync
Docs Sync
Documentation is in sync. |
🤖 AI Agent: test-generator — `examples/policies/african-regulatory/rego/jurisdiction-router.rego`
|
🤖 AI Agent: breaking-change-detector — View details
No breaking changes detected. |
🤖 AI Agent: contributor-guide — View details
Welcome, and thank you for contributing this comprehensive addition to the project! What you did well: The PR provides detailed documentation and well-structured Policy-as-Code examples, following the format of existing regulatory packs. Actionable items before merge:
Let us know if you need any assistance! |
🤖 AI Agent: security-scanner — View details
No security issues found. |
|
🟡 Contributor Check: MEDIUM
Automated check by AGT Contributor Check. |
PR Review Summary
Verdict: AI review comments are untrusted advisory output. The summary reports workflow-generated completion status only, not model-authored pass/fail claims. |
|
@microsoft-github-policy-service agree |
Description
Adds India to AGT's regulatory coverage, mirroring the African pack (#3077, #3110). India is one of the largest regulated AI-agent markets (fintech, banking, insurtech, public sector) and had no coverage yet.
A set of starter Policy-as-Code examples that govern what an AI agent is allowed to do under Indian law: DPDP (data protection), CERT-In (incident reporting and logging), RBI (payment-data localization and KYC), SEBI (market-entity cyber resilience and AI-output accountability), and Aadhaar (identity masking). Each policy sits at the agent's action and output boundary and returns allow, audit, escalate, or deny, with the exact statutory citation on every decision. Binding vs advisory status is marked per rule; advisory/draft items (RBI FREE-AI, SEBI June-2025 guidelines) only audit, never block. Universal controls are reused via the shared jurisdiction router (IN entry added), not duplicated.
Following the African regulatory pack precedent (#3077, #3110), this ships YAML + Rego reference policies without a separate test suite. The shared router currently lives under african-regulatory/rego/; happy to relocate it to a shared path if preferred.
Type of Change
Package(s) Affected
Checklist
Attribution & Prior Art
Prior art / related projects: Structure and policy format mirror the African regulatory pack (#3077, #3110) in this repository.
AI Assistance
IP, Patents, and Licensing