← Back to Blog
EngineeringMarch 2026Β· 5 min read

Introducing ORBEL v0.2

ORBEL v0.2 brings typed parameters, conditional steps, and a built-in test harness to the open runbook specification. These additions make it possible to write runbooks that adapt to context β€” restarting a service only if memory is above a threshold, for example, or escalating to a human when confidence is low.

We believe runbooks should be version-controlled, testable, and composable β€” just like code.