Summary
v0.3.0 adds multilingual adoption support for Hyper-Waterfall. English is the default README and locale, while Korean and Simplified Chinese are available through localized README files, lifecycle entrypoints, and template locale packs.
Highlights
- Added language links and locale-specific AI prompts to README.
- Added Korean and Simplified Chinese README files alongside the default English README.
- Added localized lifecycle entrypoints and adoption/update/update PR guides.
- Added locale-aware manifest contracts for
en,ko, andzh-CN. - Preserved
.hyper-waterfall/version.jsonas the selected locale record. - Kept npm CLI, Homebrew, Docker, and plugins as execution channels rather than canonical sources.
Update Basis
- Migration guide:
docs/migrations/v0.2.0-to-v0.3.0.md - Manifest:
templates/manifest.json - Applied repository version/locale record:
.hyper-waterfall/version.json
Notes
- Existing
v0.2.0repositories without a locale record report current locale asunknown; maintainers approve whether to preserve Korean context askoor switch locale. - File changes still require the normal Hyper-Waterfall approval workflow.