We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d5436 commit 9ec1fc0Copy full SHA for 9ec1fc0
1 file changed
README.md
@@ -665,6 +665,19 @@ terraform destroy \
665
666
---
667
668
+## Release Readiness
669
+
670
+Current recommendation: **v0.1.0-beta** (public beta).
671
672
+### Release checklist status
673
674
+- ✅ Packaging metadata fixed (`pip install -e ".[dev]"` no longer blocked by Hatch file selection)
675
+- ✅ CI added (GitHub Actions: lint + tests on Python 3.11/3.12)
676
+- ✅ Real benchmark report included with reproducible JSON artifacts
677
+- ⚠️ Recommended before stable `v1.0.0`: run matrix benchmarks across more models/hardware and add rerun variance summary
678
679
+---
680
681
## Latest Benchmark Report (2026-03-22, AWS g5.2xlarge / A10G 24GB)
682
683
This section captures the latest validated run on the remote benchmark server.
0 commit comments