Skip to content

Commit 9ec1fc0

Browse files
committed
docs: add release readiness section and beta guidance
1 parent b6d5436 commit 9ec1fc0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,19 @@ terraform destroy \
665665

666666
---
667667

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+
668681
## Latest Benchmark Report (2026-03-22, AWS g5.2xlarge / A10G 24GB)
669682

670683
This section captures the latest validated run on the remote benchmark server.

0 commit comments

Comments
 (0)