# 第7章：合规性与伦理框架

Aegis-Graph 运行在全球隐私法律与学术诚信的交汇点上。本章概述我们对**设计即隐私 (Privacy-by-Design)** 的承诺。

## 🛡️ 全球隐私合规

Aegis-Graph 的设计超越了 **GDPR (欧盟)**、**CCPA (美国)** 和 **PIPL (中国)** 的合规要求。

* **零知识核验**：不存储姓名、出生日期或政府证件号。
* **伦理审计**：所有审计结果均附带人类可读的推理轨迹，确保核验过程透明且公平。

***

*返回* [*文档首页*](/atlanta-college-of-liberal-arts-and-sciences/readme.md)


---

# 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://atlanta-college-of-liberal-arts.gitbook.io/atlanta-college-of-liberal-arts-and-sciences/zhong-wen-zh/chapter7.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.
