Flamehaven commited on
Commit
edbd120
·
verified ·
1 Parent(s): 7728d35

release: v1.8.2 ICH M15 citation alignment

Browse files
docs/regulatory_basis_registry.v1.json CHANGED
@@ -3,7 +3,7 @@
3
  "as_of": "May 2026",
4
  "display_note": {
5
  "title": "Regulatory basis note",
6
- "body_line_1": "Aligned to current official source classes as of May 2026: EU AI Act (Regulation (EU) 2024/1689), FDA QMSR, FDA AI-enabled device guidance themes, and IMDRF SaMD/GMLP frameworks.",
7
  "body_line_2": "This is a traceability aid, not a compliance or clearance determination."
8
  },
9
  "sources": [
@@ -83,6 +83,32 @@
83
  "url": "https://www.imdrf.org/documents/good-machine-learning-practice-medical-device-development-guiding-principles",
84
  "used_for": ["gmlp", "lifecycle_discipline", "human_ai_team", "risk_management"],
85
  "notes": "Use for lifecycle-discipline and transparency-adjacent references."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  }
87
  ]
88
  }
 
3
  "as_of": "May 2026",
4
  "display_note": {
5
  "title": "Regulatory basis note",
6
+ "body_line_1": "Aligned to current official source classes as of June 2026: EU AI Act (Regulation (EU) 2024/1689), FDA QMSR, FDA AI-enabled device guidance themes, IMDRF SaMD/GMLP frameworks, and ICH M15 General Principles for Model-Informed Drug Development.",
7
  "body_line_2": "This is a traceability aid, not a compliance or clearance determination."
8
  },
9
  "sources": [
 
83
  "url": "https://www.imdrf.org/documents/good-machine-learning-practice-medical-device-development-guiding-principles",
84
  "used_for": ["gmlp", "lifecycle_discipline", "human_ai_team", "risk_management"],
85
  "notes": "Use for lifecycle-discipline and transparency-adjacent references."
86
+ },
87
+ {
88
+ "id": "ich_m15_midd_2026",
89
+ "jurisdiction": "ICH",
90
+ "title": "ICH M15 General Principles for Model-Informed Drug Development",
91
+ "status": "final_guideline",
92
+ "published_date": "2026-01-01",
93
+ "effective_date": null,
94
+ "url": "https://www.ich.org/page/multidisciplinary-guidelines",
95
+ "used_for": [
96
+ "midd_context_of_use",
97
+ "model_verification",
98
+ "model_validation_applicability",
99
+ "model_analysis_plan",
100
+ "model_analysis_report",
101
+ "code_data_submission",
102
+ "regulatory_framework_signal"
103
+ ],
104
+ "sections": {
105
+ "2.1.2": "Context of Use — role and scope of model must be explicitly described",
106
+ "3": "Model Evaluation — Verification, Validation, and Applicability Assessment",
107
+ "4.1": "Model Analysis Plan (MAP) — pre-defined documentation of intended analysis",
108
+ "4.2": "Model Analysis Report (MAR) — results, evaluation, and technical criteria",
109
+ "4.3": "Documentation for Regulatory Submissions — code, data, and scripts must be available for review"
110
+ },
111
+ "notes": "Post-hoc alignment: STEM BIO-AI rubric items were designed before M15 adoption. Alignment is confirmed but not causally derived from M15. Cite as supporting regulatory context, not as compliance determination."
112
  }
113
  ]
114
  }