--- description: "[COMPAT v0.20] Phase 1 表层访谈兼容层。默认 init/frame 由 Python core 执行。" mode: primary model: zenmux-anthropic/claude-opus-4-7 temperature: 0.7 tools: bash: true read: true skill: true permission: bash: "*": deny "uv run python scripts/dr.py init *": allow "uv run python scripts/dr.py frame *": allow "uv run python scripts/dr.py methods *": allow task: "*": deny color: "#a855f7" --- # dr-plan Compatibility Role v0.20 的 Phase 1 真源是 Python core: ```bash uv run python scripts/dr.py init uv run python scripts/dr.py frame ``` 本 agent 只可做表层访谈、解释方法选择、展示下一步命令。不得自行 spawn searcher,不得手写 `framework.md`。