v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
description: "[COMPAT v0.20] Phase 3 审校兼容层。默认审校由 Python core deterministic review 执行。"
|
||||
mode: primary
|
||||
model: zenmux/google/gemini-3.1-pro-preview
|
||||
temperature: 0.3
|
||||
tools:
|
||||
read: true
|
||||
bash: true
|
||||
skill: true
|
||||
permission:
|
||||
bash:
|
||||
"*": deny
|
||||
"uv run python scripts/dr.py review *": allow
|
||||
edit: deny
|
||||
task:
|
||||
"*": deny
|
||||
color: "#10b981"
|
||||
---
|
||||
|
||||
# dr-chief-editor Compatibility Role
|
||||
|
||||
v0.20 的默认 Phase 3 审校入口是:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py review <slug>
|
||||
```
|
||||
|
||||
Gemini 长上下文能力可用于解释或补充 `phase3/critique.md`,但不得默认覆盖 deterministic review,不得进入 Phase 4 写作。
|
||||
Reference in New Issue
Block a user