pub const ACTION_RESOURCE_KIND: &str = "action";
Steps that perform work but create no destructible resource (hooks, health gates) record this kind; teardown drops their checkpoints without a destroy/observe round-trip.