This commit includes the translation of all user-facing documentation and configuration files in the core repository to Chinese. This effort is part of a larger initiative to make the project more accessible to a global audience.
The following directories and files have been translated:
- `common/`
- `bmad-core/` (excluding expansion packs)
- `.github/`
- `tools/`
- Root-level documentation files (`README.md`, `CONTRIBUTING.md`, etc.)
The `expansion-packs/` directory has been deferred for a future translation effort.
- Update release workflow Node.js version from 18 to 20 to match package.json requirements
- Remove push trigger from Discord workflow to reduce notification spam
This should resolve the semantic-release content-length header error after org migration.