Metadata-Version: 2.4
Name: airoles
Version: 0.1.0
Summary: AI Role 树 — 约束 LLM 防致幻（Role / Policy 唯一源码）
License-Expression: MIT
Project-URL: Homepage, https://gitee.com/wangguoran/airoles
Project-URL: Repository, https://gitee.com/wangguoran/airoles.git
Keywords: ai,llm,prompt,rag,anti-hallucination,dify
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# airoles

**AI Role 约束树** — 防致幻 / RAG / 澄清 / 汇总约束（致幻包）。

- 操作与改版：**[OPERATION.md](./OPERATION.md)**
- Python：`pip install .` → `from airoles import POLICY_RAG_ENTERPRISE`
- npm：根目录 `npm/`（`@agent-bridge/rules`）

主工程（Dify + Agent Bridge API）：https://gitee.com/wangguoran/enterprise-cloud-aiemployees
