# Changelog

All notable changes to __APP_NAME__. Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/);
versioning: [SemVer](https://semver.org/).

## [Unreleased]

## [0.1.0] — scaffold

### Added
- Initial scaffold generated by [create-cmp](https://github.com/kvdm-co-pilot/create-cmp):
  Compose Multiplatform app with Clean Architecture, the `home` exemplar feature (with tests),
  theme token catalog, and the verification harness (`qa/verify.mjs` + evidence receipts +
  [`CLAUDE.md`](./CLAUDE.md) contract).
