diff --git a/.agents/skills/impeccable/scripts/live-accept.mjs b/.agents/skills/impeccable/scripts/live-accept.mjs index 484b5cb5b..a44e954f1 100644 --- a/.agents/skills/impeccable/scripts/live-accept.mjs +++ b/.agents/skills/impeccable/scripts/live-accept.mjs @@ -79,20 +79,11 @@ Output (JSON): console.log(JSON.stringify({ handled: true, file: relFile, carbonize: false, ...result })); } else { const result = handleAccept(id, variantNum, lines, targetFile); - // When carbonize is needed, emit an explicit todo in the payload so the - // agent can't miss it. The five steps are mirrored from reference/live.md - // "Required after accept" and are intentionally verbose: past runs skipped - // cleanup when the instruction was a single bullet. + // Single-line attention-grabber when cleanup is required. The full + // five-step checklist lives in reference/live.md (loaded once per + // session); repeating it per-event would waste tokens. if (result.carbonize) { - result.todo = [ - 'REQUIRED before next poll: post-accept carbonize cleanup.', - '1. Move the inline