diff --git a/kernel/Cards/R07 Long-running Execution Card.md b/kernel/Cards/R07 Long-running Execution Card.md index cbfe9bb8..b4351a3c 100644 --- a/kernel/Cards/R07 Long-running Execution Card.md +++ b/kernel/Cards/R07 Long-running Execution Card.md @@ -53,7 +53,7 @@ Run a multi-batch task, sustain checkpoints, resume after interruption, maintain - [ ] Define batch manifests, tier-derived caps, concurrency admission, write partitions, merge order, and acceptance conditions. - [ ] Declare every batch simple with null/null or bind its complex Work Spec path/hash; read a complex spec after activation and never treat it as Queue state or proof. - [ ] Load the Audit Receipt Register and classify evidence as reusable, invalidated, overdue, or missing. -- [ ] State the next checkpoint and exact recovery action; a vague “continue improving” is not resumable state. +- [ ] State the next checkpoint and exact recovery action; a vague “continue improving” is not a resumable state. ## During