Files
dotfiles/claude/memory/feedback-governance-drafting-copy-paste-clean.md
T

18 lines
1.6 KiB
Markdown

---
name: feedback-governance-drafting-copy-paste-clean
description: "Draft PENDING/REVIEWED entries for steward placement as copy-paste-CLEAN blocks — plain `## REVIEWED-N` headers, no bold-in-blockquote display formatting that leaks into the placed record."
metadata:
node_type: memory
type: feedback
originSessionId: ed160e3c-d735-405a-8a98-d04ee2e2581e
modified: 2026-07-19T20:38:33.662Z
---
When drafting a PENDING/REVIEWED entry for the steward to *place* (the copy-paste draft in a package Addendum or in chat), format it as a clean, paste-ready block: plain `## REVIEWED-N — title` header, standard field lines, **no** `**bold**` wrapping of the header and **no** `>` blockquote framing for display.
**Why:** the draft's display formatting leaks into the placed record. Cost (2026-07-16): REVIEWED-59's header landed in `~/REVIEWED.md` as a bolded, blockquoted non-header — unrecognized as a section — because my drafts doc had styled it for display; the steward had to strip the `**` by hand. The steward's paste action is mechanical by design; the draft must be byte-ready.
**How to apply:** in any `REVIEWED draft (steward copy-paste)` section, emit the block inside a fenced code block (```markdown … ```) so no styling is interpreted, headers are plain `##`, and the steward can select-copy the interior verbatim. Verify the draft parses as intended by eye at the *placed* location's conventions, not the draft doc's.
Authorized at the 2026-07-19 harvest review (steward). Kin: [[feedback-checkable-claim-surfaces-bugs]] (the record's form is part of its correctness).