الإبلاغ عن حوادث · أدلة منهجية
يربط هذا النموذج حدثاً فعلياً بأحد أنماط الإخفاق الثلاثة التي يُحدّدها مبدأ عدم تفويض الذكاء الاصطناعي. يُوثّق مَن كان يمتلك صلاحية الإلزام، وما الذي أصبح مُلزِماً، وما الذي كان يمكنه منع ذلك. تُسهم البلاغات في قاعدة الأدلة المُجمَّعة والمُنشَرة على هذا الموقع بصورة مجهولة الهوية.
تم الإرسال
جرى إرسال سجل حادثتك. سيُراجَع وسيُدرَج، حيثما كان ذلك مناسباً، في المقاييس المُجمَّعة والمنشورة على هذا الموقع بصورة مجهولة الهوية. شكراً لإسهامك في قاعدة الأدلة.
للفِرَق التقنية
المخطط الكامل لهذا النموذج مع جميع قيود الحقول.
primary_failure_mode مقيّد بأنماط الإخفاق الثلاثة للمبدأ.
commit_point_type تعداد صريح يُحدِّد نقطة الإلزام.
{
"incident_id": "string (auto-generated)",
"date_time_reported": "string (ISO 8601)",
"event_date_time": "string (ISO 8601)",
"reporter": {
"name": "string",
"role": "string (optional)",
"contact": "string (optional, not published)"
},
"event_title": "string",
"event_description": "string",
"organisation": "string",
"jurisdiction": "string (optional)",
"primary_failure_mode": "enum:
I · Absence of authority
| II · Degradation of authority
| III · Fragmentation of authority",
"commit_point_type": "enum:
advise | send | sign | file
| submit | enforce | pay | deny | other",
"commit_authority": {
"held": "boolean",
"name": "string (required if held = true)",
"role": "string (required if held = true)"
},
"binding_outcome": {
"what_became_binding": "string",
"effective_date_time": "string (ISO 8601, optional)",
"decision_document_or_link": "string (optional)"
},
"preventable_by": {
"what_would_have_stopped_it": "string",
"when_action_would_need_to_have_occurred": "string"
},
"evidence_refs": ["string (not published)"],
"immediate_actions_taken": "string (optional)",
"impact_summary": "string",
"confidence_level": "enum: High | Medium | Low",
"tags": ["string"],
"one_page_summary": "string (auto-generated)"
}