All notable changes to this project will be documented in this file.
- Initial framework structure
- Artisan CLI tool
- Authentication system
- File system abstraction
- Routing system
- Validation system
- View system
- Testing infrastructure
- Framework reorganization from application-specific code to pure framework
- Application-specific code (moved to separate repository)
- Stock management system (application-specific)