# AI告诉营业额超过3600万英镑的英国公司，可以在财务年度内随时发布现代奴隶制声明

- **ID:** `legal/uk-modern-slavery-statement-deadline`
- **领域:** legal
- **类别:** regulatory_barrier
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

英国《2015年现代奴隶制法案》第54条要求，奴隶制和人口贩运声明必须在财务年度结束后6个月内由董事会批准并由董事签署；在财务年度内随时发布是错误的，存在不合规和潜在禁令风险。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| Modern Slavery Act 2015 §54 | active | — | — |
| Home Office Guidance (2023) | active | — | — |

## 解决方案

1. ```
   Set a calendar reminder for 5 months after the financial year end to ensure board approval and publication within the 6-month window. Create a dedicated 'Modern Slavery Statement' page on the company website with the current and previous year's statements.
   ```
2. ```
   Use a compliance automation tool that tracks financial year end and triggers a workflow for drafting, board approval, and publication with alerts at 5 months post-year-end.
   ```
3. ```
   If the statement is late, immediately publish an approved statement and document the delay with a board resolution explaining the oversight; this reduces risk of injunction but does not guarantee immunity.
   ```

## 无效尝试

- **** — The statement must be approved by the board of directors and signed by a director before publication; publishing an unapproved version is non-compliant and may be treated as a failure to comply with §54. (85% 失败率)
- **** — The 6-month deadline is statutory; there is no grace period. After 6 months, the company is in breach and the Secretary of State can seek an injunction via the High Court. (90% 失败率)
- **** — The Act requires the statement to be published in a 'prominent place' on the company's website; burying it in a PDF annual report without a direct link is insufficient and may be challenged. (75% 失败率)
