انتقل للمحتوى الرئيسي
الإصدار: 1.0.0-beta

حوكمة الذكاء الاصطناعي

AIIA's AI features are built on strict governance principles that ensure RBAC compliance, full auditability, and alignment with IIA International Professional Practices Framework (IPPF).

Core Principles

1. Suggestions Only

AI outputs are never written directly to official records. Every AI-generated content is presented as a suggestion that requires explicit human action:

ActionResult
ApplyContent is written to the record (logged)
Edit then ApplyModified content is written (logged as modified)
RejectContent is discarded (rejection logged)
IgnoreNo action taken (interaction still logged)

2. RBAC Enforcement

The AI Gateway enforces the same RBAC rules as the UI:

Key constraints:

  • AI retrieves only data the user is authorized to access
  • Cross-organization data is never included in AI context
  • Cross-role data leakage is prevented at the retrieval layer
  • Permission-aware RAG passes user_roles and org_id to the retrieval engine

3. Full مسار التدقيق

Every AI interaction generates an AuditLogEvent:

FieldDescription
event_typeAI_ACTION
user_idWho made the request
actionSUGGEST, APPLY, REJECT, QUERY
ai_modelModel and provider used
input_summarySanitized request summary
output_summaryGenerated response summary
confidenceAI confidence score (0-100)
citationsSource references included
appliedWhether the suggestion was accepted
target_entityWhat record was affected
timestampWhen the interaction occurred

4. Citations مطلوب

All AI outputs that reference organizational data include citations:

  • Workpaper references — links to specific workpapers
  • Finding references — links to historical findings
  • Policy references — links to internal policy documents
  • Standard references — IIA IPPF, NCA ECC standards

5. Confidence Scoring

ScoreMeaningUI Indicator
80-100%High confidence — reliable suggestion🟢
60-79%Moderate confidence — review recommended🟡
40-59%Low confidence — significant review needed🟠
0-39%Very low confidence — treat with caution🔴

IPPF Alignment

AIIA's AI features align with IIA Standards:

StandardHow AI Complies
1300 Quality AssuranceAI interactions auditable; QA can review AI usage
2040 Policies & ProceduresAI follows organizational methodology templates
2200 Engagement PlanningAI suggestions require CAE/Manager approval
2300 PerformingAI assists but doesn't replace professional judgment
2400 CommunicatingAI-drafted reports require human review
2500 MonitoringAI actions tracked in governance dashboards

AI Policy الإعداد

Administrators can configure organizational AI policies:

  1. Navigate to Administration → Settings → AI Policies
  2. Configure:
    • Minimum confidence threshold — reject suggestions below threshold
    • Auto-logging level — what AI interactions to log
    • Allowed providers — restrict which AI models can be used
    • Data sensitivity — what data can be sent to cloud AI
    • Usage quotas — limit AI requests per user/day

Reviewing AI Activity

  1. Navigate to Audit Logs
  2. Filter by event_type = AI_ACTION
  3. View:
    • Who used AI and when
    • What was requested and generated
    • Whether suggestions were applied
    • Which AI model/provider was used
    • Confidence scores and citations