---
kind: mdbase.contract
contract_type: record
id: mdbase.runtime.checkpoint
version: 1.0.0
name: Runtime checkpoint
description: A durable, lease-safe workflow continuation.
record_schema:
  dialect: json-schema-2020-12
  ref: ../../schemas/mdbase.runtime.checkpoint/1.0.0.schema.json
---

# Runtime checkpoint

A durable, lease-safe workflow continuation.

This artifact is passive. Installing it or a type that implements it grants no
authority to execute workflows or invoke providers.
