## Summary
Release mosaic CLI **0.0.45**. Rolls out H2 readiness semantics (#653):
- healthy long-idle fleet agents report as `available` (assignable, no alarm) instead of `idle`/`stuck`
- `stuck` reserved in the readiness union for future positive-evidence blocks
- removed idle-derived stuck threshold/env handling and IDLE/STUCK alarm flags from `fleet ps`
Merging to main triggers `.woodpecker/publish.yml` → publishes `@mosaicstack/*` to the Gitea npm registry.
## Verification
- bump verified: packages/mosaic/package.json 0.0.44 → 0.0.45
- #653 already merged & CI-green on main
Roll out H2 readiness semantics (#653): idle healthy agents report as
available, not stuck/idle; stuck reserved for genuine blocks.
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Release mosaic CLI 0.0.45. Rolls out H2 readiness semantics (#653):
available(assignable, no alarm) instead ofidle/stuckstuckreserved in the readiness union for future positive-evidence blocksfleet psMerging to main triggers
.woodpecker/publish.yml→ publishes@mosaicstack/*to the Gitea npm registry.Verification