All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added CSV/JSON export of visible activity on the History page, for compliance and regulatory reporting
- Added local development environment documentation template to README.md
- Added frontend/.env.local.example configuration template
- Added root .gitignore rules for environment files and project-specific artifacts
- Added setup instructions to README.md
- Updated README.md with detailed build, run, and verification instructions