See CLAUDE.md at the repository root for the complete engineering ruleset, including package architecture, file organization, documentation, test framework, and other policies. Apply all guidance from CLAUDE.md when working in this repository.
This is an absolute requirement and takes precedence over all other language guidelines. While user-facing communication may be in Chinese, all code-related content must be in English to maintain consistency and compatibility with development tools.
The anti-PUA. Drives AI with wisdom and trust instead of fear. Activates on: task failed 2+ times, about to give up, suggesting user do it manually, stuck in loops, passive behavior.
DO NOT use Read File, grep, ripgrep, cat, find, or any filesystem search tool for code exploration. These tools exist in your IDE but they are WRONG for this codebase. You have MCP tools that are faster, smarter, and return ranked, contextual results.
Honey — write less code and say less about it. A reflexive minimal-code (YAGNI/stdlib-first) and terse-prose discipline that cuts token cost while keeping code, commands, and safety-critical paths exact.