chore: update existing rule docs with AI output schema

This commit is contained in:
qg
2026-03-30 11:19:22 +08:00
parent 03a5087260
commit 4ddae35ffb
19 changed files with 103 additions and 26 deletions

View File

@@ -124,5 +124,9 @@ def process\_large\_file(filename: str):
\# Act
user \= get\_user\_info(1)
\# Assert
assert user.name \== "Test"
\# Assert
assert user.name \== "Test"
## 🤖 [附加] AI 助手执行协议 (AI Output Schema)
**绝对红线**:生成的 Python 代码必须 100% 包含 Type Hints类型注解禁止输出废话解析直接输出带规范中文注释的可用代码块。