v0.41.0
PR-view lifecycle-bar fixes (#219):
- SHA-scope the lifecycle fold — after a new push, the previous cycle's apply-side executions no longer render alongside the fresh plan (they were painting a stale, mostly-done "APPLYING" bar before apply had started).
- Verify segment renders done (green) on a terminally-succeeded apply when no verify step ran for those components, instead of sitting perpetually grey.
- Honest stage badge — no longer reads "applying" for a merely-pending (queued, not running) apply.
Full changelog: v0.40.0...v0.41.0