first add

This commit is contained in:
2025-08-17 22:18:45 +08:00
commit 093d8efd3b
32 changed files with 3531 additions and 0 deletions

11
CHANGELOG.md Normal file
View File

@@ -0,0 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.1.0 - Initial release
- Project scaffold with src layout
- Sync/async engines and sessions
- Models (Hero, Team) and CRUD helpers
- Optional CLI commands
- Tests and conda recipe