We made two visible improvements to operations and documentation:
Operations: transaction intent processing and health endpoint
We added a health endpoint for operators and ensured cron reliably processes transaction intents, improving system reliability and operational visibility.
Documentation: async release clarification
We clarified in the walkthroughs that release intents are processed asynchronously via cron job — so there's a delay between initiating a release and it completing. The docs now make this explicit.
User-facing summary: better operational tooling with a health endpoint, plus clear documentation on how async release processing works.