# EU AI Act 策略免责

## 重要声明

链上的 EU AI Act policyHash (`0xfc53fc5e88de7760db17d4f0e39289edebfb8bfe10d277dbef22e9e85bdd6732`) 是 **PoC 简化版本**，**不构成法律意见**。

## 不是什么

* 不是欧盟监管机构 (EU AI Office) 的 sign-off
* 不是律所背书的合规模板
* 不能在欧盟司法管辖内作为合规证据
* 不覆盖完整 EU AI Act 124 条款

## 是什么

* AxBlade 团队基于公开 EU AI Act 文本写的 **PoC Rego DSL**
* 演示 L4 监管锚点架构如何落地
* 真实合规需 **链下律所 + 监管机构** 背书 policyHash 内容

## 主网前必备

1. 律所 review 完整 Rego policy 文本
2. 提交给 EU AI Office consult
3. 在欧盟司法管辖内做 legal opinion sign-off
4. 多 stakeholder governance 流程

## 类似免责适用于

* NIST AI RMF 模板
* 中国生成式 AI 服务管理办法模板
* 美国 EO 14110 模板
* 韩国 AI Basic Act 模板


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yellowpaper.axblade.io/legal-and-disclaimers/eu-ai-act-policy-disclaimer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
