What problem does it solve? Writing engaging, localized App Store release notes for every locale is repetitive and error-prone, and weak notes waste the 170-character visible window that drives conversion. ## Core Features & Use Cases - Flexible Input Parsing: Accepts git log output, bullet points, or free-text descriptions and extracts user-facing changes while filtering noise like merge commits and dependency bumps. - Structured Drafting: Classifies changes into New, Improved, and Fixed sections, front-loads a hook within the first 170 characters, and echoes locale keywords for conversion. - Localization & Upload: Translates approved notes into all existing locales with formal register and cultural adaptation, validates character limits, and uploads via the asc CLI after user approval. - Use Case: After shipping version 1.4.0, paste your git log since the last tag and receive polished en-US release notes plus localized versions for every locale in your metadata, ready to push with asc metadata push. ## Quick Start Generate App Store What's New release notes from the commits since my last git tag and localize them for all locales in my metadata directory.