Gear Match v0.1.0 - open-source baseline
This release marks Gear Match as a public open-source project baseline.
Highlights
- MIT license added.
- Contributor guide, security policy, code of conduct, roadmap, changelog, issue templates, PR template, and Dependabot configuration added.
- English README overview added for non-Japanese contributors and reviewers.
- Data model and current project status documented under
docs/. - Existing app scope: React/Vite camera and lens recommendation UI, 8 locales, 13 region-aware store-search configurations, and CI-backed lint/test/build checks.
Verification
npm run lintnpm test- 96 tests passingnpm run build
Notes
This is an early public OSS baseline, not a mature ecosystem dependency. The next work is data-quality review, more recommendation tests, accessibility cleanup, and clearer contributor workflows.