Skip to content

Releases: simaba/regulated-ai

v1.0 — Initial Template with Governance Docs + CI

06 Apr 04:41

Choose a tag to compare

🎉 Initial Release

The first release of the Regulated AI Starter Kit — a GitHub template repository for AI teams deploying in healthcare, financial services, insurance, and government.

What's included

  • 📜 Governance documentation templates
    • AI Governance Policy (NIST AI RMF aligned)
    • Roles & Responsibilities RACI
    • Model inventory tracker
  • Release readiness gate configuration (release/release-checklist.yaml)
    • General, healthcare, finance, and insurance variants
    • Risk-tiered required gates (high / medium / low)
    • NIST AI RMF Measure function alignment
  • ⚙️ CI/CD validation — GitHub Actions workflow that validates your release checklist YAML on every push
  • 🏥 Industry-specific configurations — pre-populated gate sets for healthcare (HIPAA) and finance (SR 11-7)

How to use

Click "Use this template" on the repository page to create your own governed AI project.

Coming in v1.1

  • airc CLI integration (validate your checklist from the command line)
  • Incident response playbook templates
  • Model card templates
  • Risk register template