# AI告诉一家部署高风险AI系统的法国初创公司，根据欧盟AI法案，不合规罚款上限为年营业额的2%

- **ID:** `legal/france-ai-act-penalty-misestimate`
- **领域:** legal
- **类别:** legal_risk
- **错误码:** `AI-Act-Penalty-2024`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

欧盟AI法案设定了分级处罚：禁止行为最高3500万欧元或全球年营业额的7%，大多数不合规行为1500万欧元或3%，错误信息750万欧元或1.5%；2%的数字是常见的错误引用。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| EU AI Act Regulation 2024/1689 | active | — | — |
| CNIL guidance 2024 | active | — | — |

## 解决方案

1. ```
   Conduct a full AI system classification per Annex III of the AI Act. If high-risk, implement risk management, data governance, and transparency obligations. Document compliance.
   ```
2. ```
   If the system is not high-risk, obtain a self-declaration and register in the EU database. Example: use the EU AI compliance checklist from the Commission.
   ```
3. ```
   Engage a notified body for conformity assessment if required (e.g., for biometric categorization). Budget 50k-150k EUR for the process.
   ```

## 无效尝试

- **** — Assuming the 2% figure from GDPR applies; the AI Act has different tiers and higher maximums. (80% 失败率)
- **** — Thinking that startups with <50 employees are exempt; the AI Act applies to all deployers of high-risk systems regardless of size. (65% 失败率)
- **** — Believing that fines are only based on EU turnover; they are based on global annual turnover. (70% 失败率)
