The operations layer now keeps its working state across CI runs instead of starting cold every time.
- GitHub Actions restores the latest
openclaw/state/cache before the workflow runs. - Updated state is saved again after each run for the next automation cycle.
- Bluesky idempotency and operator status artifacts now survive between runs.