一键导入
kybernetes-loop-closeout
Checkpoint, hand off, or retire bounded loop machinery while preserving canonical state, evidence, and governor authority.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Checkpoint, hand off, or retire bounded loop machinery while preserving canonical state, evidence, and governor authority.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Govern adaptive work by selecting the smallest reliable harness, owning canonical state, negotiating runtime capability, and closing evidence-backed control loops.
Design a bounded execution contract using dynamically generated independent lenses when decision consequence and unresolved uncertainty justify architecture work.
Convert repeated or high-confidence failure evidence into reviewable, scoped, enforceable learning proposals without silently rewriting governance.
Independently test a completion claim against DONE with explicit coverage, provenance, gaps, rerun instructions, and rejection authority.
| name | kybernetes:loop-closeout |
| description | Checkpoint, hand off, or retire bounded loop machinery while preserving canonical state, evidence, and governor authority. |
This helper reconciles a completed or transferring unit and returns retirement evidence. It cannot mutate parent canonical lifecycle state or accept DONE; the governor admits its result and performs the canonical transition.
checkpoint: close a completed unit inside an active parent; preserve the
remaining checklist and next activation.handoff: prove a new lead can reconstruct state before superseding the old.workstream: reconcile one child and retire its lease, activation, and
temporary permissions without completing the parent.program: verify DONE coverage and retire all bounded machinery.Default to the narrowest mode. Checkpoint and workstream modes never imply program completion.
control.md; passing evidence alone is not acceptance.If verification or required acceptance is incomplete, return not_ready and
the gaps. Keep a missing owner verdict recoverable as waiting_human; do not
disguise cleanup as completion.
For each bounded object record identity, owner, purpose, inspect operation, intended stop/delete/revoke transition, capability observed, attempt, result, and residual risk. Cover active workers, peer tasks, native goals, schedules, events, hooks, automations, leases, credentials, temporary access, and files.
Retirement is idempotent: already-retired is a successful no-op. A missing stop or delete capability is recorded for intervention; it does not justify mutating canonical state to match stale runtime state.
The incoming lead must read control.md, verification.md, and a valid
manifest; confirm canonical revision, permissions, capability, current
checklist, and next activation; and pass a reconstruction check. Only then may
the governor mark the old lead or binding superseded and rebind activations.
closeout_status: ready | not_ready | partial
mode: checkpoint | handoff | workstream | program
canonical_revision: <observed>
verification: <coverage and gaps>
acceptance: <not required, pending, or recorded owner verdict>
retirement_inventory: <per-object results>
retained: <canonical and evidence artifacts>
deleted: <explicitly disposable artifacts and reasons>
handoff_reconstruction: <pass, fail, or not_applicable>
proposed_transition: <none, superseded, or completed>
next_activation: <trigger or none>
intervention: <unretired objects or none>
Return the packet and evidence pointers. The governor checks revision and scope, admits or rejects the proposal, owns any lifecycle transition, and records failures to retire. Repeated invocation against unchanged state must return the same effective result.