This release turns server updates into a first-class workflow. YAOS now has a cleaner zero-ops update pipeline, better server capability and update-metadata wiring, safer plugin-side metadata hydration, and clearer compatibility/update errors.
Highlights
- Added reusable GitHub Actions workflows for YAOS server update and revert operations
- Wired update metadata through the server capabilities surface
- Improved plugin-side metadata hydration and provider inference, with safer legacy behavior
- Added explicit compatibility floors and clearer updater error messages
- Documented the canonical deploy/update flow and the zero-ops update pipeline