# Quality Check / developmentVersion dev-0.2.1

## Scope

This build is a focused UI/i18n polish build based on dev-0.2.0 Dockable View.
It addresses the visual issues observed in demo/basic.html: English text remaining under Japanese language, square placeholder command icons, and frame clipping risk.

## Checks

- JavaScript syntax check for scripts/**/*.js.
- Inline JavaScript syntax check for demo/basic.html and demo/regression-tests.html.
- JSON syntax check for VERSION.json and PACKAGE_MANIFEST.json.
- AMD dependency existence check for relative module dependencies.
- ZIP integrity check after packaging.

## Notes

- Demo localization remains demo-only and does not pollute the runtime Control API.
- Runtime labels are resolved through i18n service where possible.
- CSS-only icons avoid requiring Font Awesome or other icon fonts from the Host.
