get_ai_act_score
Compute an organization's AI Act compliance score as a weighted average of applicable controls. Use to assess overall compliance and identify gaps with per-article breakdown.
Instructions
Return the organisation's overall AI Act compliance score (0–100).
Score is the weighted average of applicable controls: compliant=1.0, partial=0.5, non_compliant=0.0. Controls marked not_applicable are excluded from the denominator so they do not penalise the score.
Use list_ai_act_controls to see per-article breakdown and identify gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||