All notable changes to this project will be documented in this file.
- Initial PyPI-ready package structure with
pyproject.tomlandsrc/layout. - Pydantic models for cards, categories, and geolocation entities.
- JSON transport helpers
to_json()andfrom_json(). - CI workflow for linting, tests, and build validation.
- Trusted Publisher workflow for PyPI release via GitHub OIDC.