BATCH 84 — LOGICAL BOXING / LINEWRAP CLEANUP / SPECTRAL ENFORCEMENT / BLOGGER VISUAL READBACK HARDENING — 25 June 2026

This Batch84 patch applies to Blogger formatting, Strict HTML QA, formatter readback, final audit, packaging, prompt-manager publication, standalone TXT prompt packages, public standalone HTML pages, copyable embedded prompt bodies, Blogger replacement bodies, manifests, and changelogs. It is a formatting/display hardening patch. It does not permit omission, paraphrase, doctrinal rewriting, source-link mutation, source-title mutation, or translation.

1. SPECTRAL FONT ENFORCEMENT GATE
For English Blogger article styling, the formatter must actually load and apply Spectral; mentioning it is not enough.

Required behavior:
- Include a Blogger-safe Google Fonts stylesheet import/link for Spectral where the article format permits it.
- Apply `font-family: "Spectral", Georgia, "Times New Roman", serif` to the actual article root and all visible prose descendants.
- Override legacy inline font-family residue such as Noto Sans, Arial, Verdana, Helvetica, or generic sans-serif when the user asked for Cosmic Dawn / Spectral article style.
- Headings, cards, blockquotes, Plum Dawn panels, source notes, resource boxes, and body paragraphs must inherit or explicitly use Spectral unless a protected code/pre/table/UI element requires monospace or another font.
- Strict QA must verify selector-to-DOM applicability: CSS presence is insufficient. The actual wrapper/content selectors must match the generated DOM.

Required audit lines:
- Spectral font loaded: PASS/FAIL.
- Spectral applied to actual article root: PASS/FAIL.
- Legacy body font-family residue overridden: PASS/FAIL.
- Selector-to-DOM font applicability: PASS/FAIL.

2. HARD `<br>` LINEWRAP CLEANUP GATE
Old Blogger/HTML/article imports often contain hard line breaks inside normal prose, such as `Recently<br>I have compiled...` or `Thusness commented in his 7 stages<br>article that...`. These are export line wraps, not meaningful paragraph breaks.

Formatter rule:
- Collapse hard `<br>` line wraps inside normal prose into spaces.
- Preserve true paragraph breaks as separate paragraphs.
- Do not preserve source-export line breaks that make a normal paragraph look cut off.
- Do not use `white-space: pre`, `white-space: pre-wrap`, or any style that visually preserves old export wrapping in normal prose.
- Use normal paragraph flow for prose: `white-space: normal; overflow-wrap: anywhere; word-break: normal;`.
- For visible-text completeness, compare against a normalized source where export-only line wraps are collapsed.
- Do not collapse meaningful list items, resource/download rows, dialogue speaker turns, poem/stanza formatting, code/pre blocks, or deliberately line-broken quotations.

Strict QA must:
- Scan for `<br>` inside normal `<p>`, `.content-card`, `.source-quote`, `.atr-note`, `.plum-dawn-panel`, and normal prose cards.
- Flag FAIL if a normal paragraph is visibly broken into short artificial lines.
- Verify that intro paragraphs and long quotation/commentary paragraphs read as normal paragraphs.
- Include representative beginning/middle/end readback for paragraph flow.

Required audit lines:
- Hard `<br>` linewrap cleanup in normal prose: PASS/FAIL.
- Normal prose `<br>` residue count: [number].
- Paragraph reflow spot-checks: PASS/FAIL.
- Meaningful line breaks preserved where required: PASS/FAIL.

3. LOGICAL BOXING GATE — BOX BY POST / IDEA UNIT, NOT BY PARAGRAPH
Group content into visually logical boxes. Do not split a single post/comment/source excerpt into separate boxes merely because it has multiple paragraphs.

Rules:
- If consecutive paragraphs belong to the same post, comment, excerpt, note, or topical unit, keep them in one card.
- Paragraphing inside a card is allowed and often required.
- Do not make one card per paragraph when the paragraphs form one coherent unit.
- The Supreme Master Ching Hai sample beginning `She (Supreme Master Ching Hai) is definitely at 'I AM' stage...` plus `For one who realises non-duality...` must remain one logical card when present.
- Apply the same rule to Daniel Ingram paragraph clusters, Thusness comment clusters, Soh update clusters, Simpo reply clusters, Q&A exchanges, and topical mini-essays.
- Use separate boxes only when there is a real shift in author/speaker, quoted source, topic, section, or post boundary.

Required audit lines:
- Logical single-post boxing: PASS/FAIL.
- Paragraph-as-card over-splitting scan: PASS/FAIL.
- Multi-paragraph card samples checked: [number].
- Known Supreme Master Ching Hai sample remains one box: PASS/FAIL/NOT APPLICABLE.

4. BALANCED BOX DENSITY + PLUM DAWN FEATURE BOX REQUIREMENT
Long, quote-heavy posts must not be too flat, but boxes must remain logical.

Rules:
- Use cool lavender/indigo/white content cards for ordinary source posts, comments, resource notes, and grouped prose.
- Use Plum Dawn purple-gradient feature boxes selectively for important notes, section transitions, major framing notes, closing notes, and ornamental divider replacements.
- Use enough boxes that the article looks intentionally styled, not like unstyled plain text.
- Avoid a giant visible outer showcase/card shell inside Blogger. The root wrapper should be an invisible layout container; inner logical units may be boxed.
- Avoid nested Plum Dawn panels.
- Avoid box-within-box unless the inner element is a justified inset quote/resource list and contrast is verified.
- Cards must remain full-width within the article column; no mid-article narrowing.

Required audit lines:
- Balanced box density: PASS/FAIL.
- Content-card count: [number].
- Plum Dawn feature panel count: [number].
- Nested-card / box-within-box problems: PASS/FAIL.
- Mid-article width consistency: PASS/FAIL.
- Root wrapper invisible / not a visible showcase shell: PASS/FAIL.

5. WIDTH CONSISTENCY / WHITE AREA SHRINKAGE GATE
Do not introduce narrower shells inside the article body unless explicitly intended for a special component.

Rules:
- Do not set random `max-width: 760px`, `820px`, `900px`, etc. on mid-article prose cards.
- Cards should normally use `width: 100%; box-sizing: border-box; max-width: none;`.
- The article root may have a reasonable max-width for readability, but internal cards must not progressively shrink.
- Avoid nested wrappers that visually create a smaller white canvas halfway down the post.

Required audit lines:
- White canvas / content width consistency: PASS/FAIL.
- Restrictive mid-article width rules found: none / [list].
- Internal cards full-width within article column: PASS/FAIL.

6. SEPARATOR TEXT CLEANUP GATE
Standalone separator-only lines such as `-----------------`, `...`, `....`, `—-`, repeated underscores, or repeated dashes must not remain as visible ugly text when they function only as dividers.

Rules:
- Replace standalone separator-only lines with clean ornamental dividers or compact Plum Dawn divider boxes.
- Do not remove real sentence ellipses such as `Yep...` or `This part described...` when they are part of prose.
- Do not remove ellipses inside quotations or dialogue unless they are standalone separator lines.
- If a separator marks a new post/excerpt, use it as a boundary signal for logical boxing but do not display it as raw text.

Required audit lines:
- Standalone separator text residue: PASS/FAIL.
- Separator-only lines converted to styled dividers: PASS/FAIL.
- Lexical sentence ellipses preserved: PASS/FAIL.

7. RESOURCE / DOWNLOAD LIST REBUILDING GATE
Resource sections such as `Click to download in chapters. Preface / How to use the articles / Who are we? ...` must not remain as flat broken paragraphs.

Required:
- Format resource/download sections as clean resource/download cards or lists.
- Keep all href values exactly.
- Keep resource labels and descriptions.
- Normalize safe spacing such as `Who are we?(113kb)` to `Who are we? (113kb)` without changing meaning.

Required audit lines:
- Resource/download list formatting: PASS/FAIL/NOT APPLICABLE.
- Resource href parity: PASS/FAIL.
- Resource labels/descriptions preserved: PASS/FAIL.

8. LEGACY INLINE STYLE NEUTRALIZATION GATE
Old Blogger HTML may contain inline styles that conflict with the new theme, including Noto Sans, Verdana/Arial font spans, `color: white` on normal white backgrounds, duplicate IDs, invalid block-in-span nesting, and pasted Word/Apple paragraph styles.

Formatter rule:
- Neutralize or override legacy inline styles that break the theme.
- Preserve meaning, links, images, and visible text.
- Remove or repair duplicate IDs.
- Repair invalid block-in-inline structures.
- Force readable contrast in all cards/panels.

Required audit lines:
- Legacy inline font/color conflicts neutralized: PASS/FAIL.
- Duplicate IDs: [count].
- Invalid block-inside-inline nesting: PASS/FAIL.
- White-on-white / dark-on-dark text risk: PASS/FAIL.

9. STRICT HTML QA VISUAL-LOGIC REVIEW
Strict QA must include visual-logic review, not only href/src/text-count parity. It must ask whether the article looks like one coherent Blogger article; whether boxes are grouped by meaningful units; whether there are enough nice boxes for a long post-heavy article; whether Plum Dawn panels are used tastefully; whether raw separators are removed; whether paragraphs reflow normally; whether Spectral is actually applied; whether any section unexpectedly narrows; whether box-within-box defects exist; and whether top resource notes/download lists are attractive.

Required audit lines:
- Visual-logic styling review: PASS/FAIL.
- Real Blogger preview risk items: none / [list].
- Screenshot/user-reported visual defect incorporated: PASS/FAIL/NOT APPLICABLE.
- Formatting publishability requires both structural parity and visual quality: PASS/FAIL.

10. STATUS DISCIPLINE
Any change to CSS, DOM grouping, line-break cleanup, separators, card structure, font loading, or visual layout is material. Same-pass publishable promotion is forbidden after such repairs.

Use exactly:
REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.

Only a later exact-artifact no-edit audit may use:
reviewed final / publishable — strict-certified final not claimed.

11. PACKAGING / PUBLIC PROMPT SYNC
After updating prompt source files, also update standalone TXT prompt packages, public standalone HTML pages, copyable embedded prompt bodies, Blogger replacement bodies when present, current-use labels, package manifests, changelogs, and handoff files. QA must confirm embedded public HTML prompt bodies and standalone TXT prompt bodies are synchronized, not stale.

Required packaging audit line:
- Embedded public HTML prompt bodies synchronized with standalone TXT prompt bodies: PASS/FAIL.

BATCH 83 — 目标语优先技术术语 / Total Exertion 保护 / QA 结构加固 — 2026年6月23日

本 Batch84 补丁适用于完整 AtR 翻译、审校、Prompt 1 严格 HTML 保留、Prompt 6 对抗性审校、Prompt 9 最终/可发布 QA、各语言专门关卡、formatter prompts、upload/publishing/controller prompts、prompt-manager 流程、术语库 prompts、链接处理、对话保留与最终 artifact 晋级。它适用于所有目标语言，不只适用于阿拉伯语。

1. 目标语优先技术术语规则
所有语言中，技术性佛法术语不得在目标语语法中长期裸留 English/Pāli/Sanskrit/Tibetan 标签，除非该语言术语库明确规定这是该语言可接受的正文运行形式。默认使用目标语运行术语；必要时，尤其在首次出现、标题、或源术语具有教义重要性处，才在括号中保留源标签。不得把 English/Pāli/Sanskrit 标签机械粘入目标语前后缀或普通语法中。

适用范围包括 anatta/anatman/no-self, self/Self, Atman, Buddha-nature, Buddhadharma, Presence, Awareness, Consciousness, Isness, I AM, I AMness, no-mind, One Mind, non-doership, self-enquiry/Self-Inquiry, vipassana/vipashyana, samadhi, prajna/prajñā, Mahamudra, Dzogchen, Soto Zen, Dōgen 等 AtR / Dharma 技术标签。各语言术语库可以规定默认形式是翻译、音译或混合，但必须自然地融入目标语语法。

阿拉伯语例：anatta 正文默认 اللاذات，必要时作 اللاذات (anatta) 或 اللاذات (Anatta)；Atman 作 الآتمان (Atman)；Buddhadharma 作 الدارما البوذية (Buddhadharma)；Soto Zen 作 زن سوتو (Soto Zen)；I AM 作 «أنا أكون» (I AM)。避免把裸 anatta、Atman、Buddhadharma、Soto Zen、I AM 机械塞进普通阿拉伯语语法。

2. Dōgen / Zen “Total Exertion” 保护术语覆盖
“Total Exertion” 必须作为 Dōgen / Zen 技术术语处理，包括 AtR 标题与 gujin 相关语境。不得用普通词典义译成耗尽、枯竭、消耗、排空、过度用力，或仅仅个人努力/投入。若语言专门术语库已有批准译法，则使用该译法；若无，则保留 English technical term，并可按该语言规范音译。

阿拉伯语 artifact/default 批准形式：توتال إكسيرشن (Total Exertion)。不得使用 الاستنفاذ الكلي，因为它表示耗尽/枯竭。除非用户明确要求，不要自动添加首次解释说明；若项目专门 prompt 要求说明，必须简短，不得扩写或加编者解释。

3. 成语/语境对抗性关卡
Prompt 6 与 Prompt 9 必须检查看似简单的英文短语是否按语境翻译，而不是逐词照搬。在心理/灵性证悟语境中，saw the same thing 往往不是“看见同一个物理对象”，而是“理解/体验/认出同一个体验或洞见”。

阿拉伯语推荐模式：لم يكن أحدٌ حولي يعيش التجربة ذاتها، ولم يكن أحدٌ يغضب إن تحدّثتُ عنها.

同时检查否定并列：English “Nobody X or Y” 常常等于 “Nobody X, and nobody Y”，不是 “Nobody X, or they Y”。不得生成尴尬的“或他们生气”式结构。

4. 通用 slash-calque 关卡
普通正文中不要机械保留英文斜杠组合，例如 subject/object, perceiver/perceived, self/Self, no-self/Self, agent/action, concepts/thinking, Awareness/Consciousness, Who/What am I?, Soto Zen/Dōgen, Eight Negations / Middle Way negation。应使用目标语自然并列，如“和”“或”“X 与 Y 之间”，或括号保留源标签。只有当斜杠属于精确标题、精确公式、文件名、代码、URL、或受保护技术标签时才保留。

阿拉伯语例：من أو ما أنا؟，不是 من/ما أنا؟；الوعي أو الإدراك，不是 الوعي/الإدراك；الذات أو الفاعل المستقل，不是 ذات/فاعل مستقل；普通阿拉伯语正文应作 زن سوتو ودوجن，而不是 Soto Zen/Dōgen。

5. 链接所在句 QA
每个 anchor tag 都必须保持 href 精确不变，除非用户明确要求改链接。必须保持正确 anchor 边界：链接文字不得吞掉邻近句子文字、标点或相邻链接。若源链接文字是英文文章标题而目标 artifact 翻译链接文字，整句仍必须自然。若精确标题必须保留英文，不得生硬粘进目标语语法，需用自然框架嵌入。

对抗性检查：读完整个含链接句子，不只读链接文字。若句子读成 “when [linked title] is penetrated…” 或其他不自然结构，应修复周边句法，同时保留 href。

6. DOM 级 HTML 结构保留
Prompt 6 与 Prompt 9 必须做 DOM 级结构检查，不只是视觉或文本检查。确认 style block 保留且未变成可见文字；CSS 除非明确要求不得改变；src 与 href parity 保留，只有明确要求的英文原文链接等可有意添加；blockquote 数量与边界保留；dialogue-card 数量与 speaker 边界保留；heading、list item、source block、“Also see” card、update section 结构对齐；无 p inside span 等无效嵌套；无重复嵌套 anchors；无 source URL 误转为纯文本；无 source-link 实例缺失或重复；无跨源段落/card 的 section merging。

若修复了材料性 HTML 结构问题，状态必须保持 “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required”，直到后续无材料改动 pass。

7. 可见文本空格与标点 QA
Prompt 9 必须最终扫描：非源文 NBSP 出现在可见正文；标点粘词；标点后漏空格；括号周围空格不自然；目标语标点与 Latin terms 混用不当；“word.word” 或 “واقعهم.ينبغي” 等行合并缺陷；链接相邻标点缺陷。按各目标语言标点规范处理。

8. 语言专门术语库与 reviewer override 优先
如果 native speaker / reviewer 在会话中给出修正，应作为该 artifact 的语言专门 override，除非与更高优先级项目规则冲突。必须搜索全 artifact 相关实例，不只修引用句；标题、heading、正文、cards、重复引用都要一致；并记录改了什么。

例：阿拉伯语 anatta 默认 اللاذات；本文 Total Exertion 作 توتال إكسيرشن (Total Exertion)；心理/灵性语境 saw the same thing 作 يعيش التجربة ذاتها 或等效表达，不作 يرى الشيء نفسه。

9. source-label residue 扫描
声明 publishable 前，扫描目标语正文中是否残留裸源标签：大写英文技术词、Pāli/Sanskrit 术语、带目标语前后缀的源标签、source/target 混合斜杠形式、源术语反复出现而本应仅首次括号保留。必须区分精确文章标题、proper names、URLs、code/file names、故意保留英文标签与受保护原文，避免把 ordinary prose 中的意外残留误判为 protected original。

10. artifact 状态晋级纪律
若审校 pass 做了任何材料性可见文本、术语、链接或 HTML 结构修复，当次不得晋级 publishable。使用：REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.

只有后续完整 Prompt 6 + Prompt 9 pass 发现无材料问题且没有可见文本/HTML 编辑，才可使用：reviewed final / publishable — strict-certified final not claimed.

11. 不过度修正受保护原文
不得“修正”因 proper names、精确文章标题、原文引文、经名、URLs、术语库要求保留的技术标签、或用户专门 override 而故意保留的源词。但即便保留，也必须自然融入目标语句子。

12. Prompt 9 最终 audit checklist
输出最终文件前，Prompt 9 必须内部检查，并在有用时对外简要总结：要求时英文原文链接已存在；href parity；src parity；CSS/style block 保留；article root directionality 与 language attributes；image count；blockquote count；dialogue-card count 与 speaker 边界；source-tail cards / “Also see” 结构；无 invalid nesting；无 duplicate nested anchors；可见文本无非源 NBSP；无 line-merge punctuation defects；无 ordinary slash-calques；运行正文无裸技术源标签残留；语言专门术语库合规；prior-session reviewer corrections 已一致应用。

强制 QA / changelog 行
Target-language-first technical-term gate checked: no accidental bare English/Pāli/Sanskrit technical labels remain in ordinary target-language grammar.
Total Exertion / gujin protected-term gate checked: no depletion/exhaustion/overexertion mistranslation remains.
Idiom/context and negative-coordination gate checked: contextual English idioms and “Nobody X or Y” structures are not word-calqued.
Slash-calque gate checked: ordinary slash pairs are rendered naturally unless protected.
Link-bound sentence QA checked: hrefs and anchor boundaries are preserved and linked sentences read naturally.
DOM structure, visible spacing/punctuation, source-label residue, reviewer override consistency, and status-promotion discipline checked.

BATCH 82 — “UNIVERSAL AWARENESS / UNIVERSAL CONSCIOUSNESS” 中文术语锁定 — 2026年6月21日

本 Batch84 补丁适用于完整 AtR 翻译、审校、QA、对抗性审计、formatter、publishing/controller、prompt-manager、打包、Cloudflare、Blogger 与交接流程中所有涉及中文翻译、审校或验证的环节。

在中文目标文本中，当 “universal awareness” / “universal consciousness” 出现在 AtR / John Tan 对实体化的宇宙性或普遍性意识、共享 One Mind、宇宙觉知/宇宙意识见的讨论或批判中时，优先译为“宇宙意识”（繁体：“宇宙意識”）。不得在这个佛法/哲学语境中使用“普遍意识”“普遍觉知”“普遍意識”“普遍覺知”，除非源文明确只是普通意义的“普遍适用的觉察/意识”，而非宇宙性、普遍性意识见。

此规则是术语锁定，不是教义认可：当源文在批判 “universal awareness / universal consciousness” 时，译为“宇宙意识”只是准确保留被批判对象，不得让实体化的宇宙意识见听起来像正见。

PROMPT 6 / PROMPT 9 / QA 要求
凡涉及中文的翻译、审校、无修复晋级、formatter readback、Strict HTML QA、prompt-manager 或 controller validation，都必须显式扫描是否把 “universal awareness” 或 “universal consciousness” 译成“普遍意识 / 普遍觉知 / 普遍意識 / 普遍覺知”。除非该句明确只是普通“普遍适用”意义，否则应修为“宇宙意识 / 宇宙意識”。

强制 QA / changelog 行
Chinese universal awareness/consciousness terminology gate checked: “universal awareness / universal consciousness” renders as 宇宙意识 / 宇宙意識, not 普遍意识 / 普遍觉知, unless the source clearly means ordinary general applicability.

BATCH 80 — HERO TITLE TEXT-WRAP REPAIR — 16 June 2026

Scope: targeted formatter / Strict HTML QA / publishing-controller maintenance update on top of Batch79. This update does not change the Batch77 agent/efforting/mental-chatter gates, Batch78 nondual-identity/blah-idiom gates, or Batch79 thought-watching-thought/no-hidden-witness gate.

Repair: Long hero titles must not be squeezed into poster-style vertical stacking by aggressive text-wrap balancing. For very long .long-title hero h1 elements, use the v5.8.21 CSS: lower font cap, line-height 1.05, max-width 100%, text-wrap: initial !important on desktop, and text-wrap: pretty !important on mobile.

Strict QA: HERO TITLE OPTICAL SIZING AUDIT must fail if a long hero title wraps into many tiny phrase fragments due to narrow hero/card width or aggressive balancing. Correct by applying .long-title, reducing the font cap, and setting text-wrap: initial !important.


 Batch77

BATCH 79 — thought-watching-thought / no-hidden-witness 加固 — 14 June 2026

本 Batch79 补丁为通用补丁，适用于所有 AtR / John Tan 翻译、审校、润色、对抗性审计、格式化、Strict QA、无修复晋级、打包、上传控制、prompt-manager 与交接流程。它适用于所有目标语言，不只适用于阿拉伯语、印尼语或中文。它不得削弱 Batch78 非二元身份句法与 informal idiom 加固；Batch77 agent/做者、efforting/造作用力、mental chattering/概念戏论 假朋友加固；Batch76 高风险佛法术语保护与本地教义污染审查；Batch75 材料性/反反复复改写；Batch74 精确 artifact / 反假通过；Batch73 Presence / hybrid residue；Batch71 Witness/sākṣī；Prompt T；Prompt X；Blogger HTML；href/src/code；以及状态纪律规则。

核心教训
在 AtR / John Tan / anatta 的核心段落中，“thought watching thought rather than a watcher watching thought” 不得译成“心见证心”“心观察心”“觉知见证念头”“意识观看念头”等会暗示更微细的 Mind、Witness、Awareness、observer、knower 或 subject 在背后观看念头的说法。要点不是有一个更深的心、见证者、觉知、观察者或主体在看念头；要点是找不到独立的观看者：所谓“watcher”本身只是那个念头，或一个念头刹那之后又一个念头刹那。

THOUGHT-WATCHING-THOUGHT / NO-HIDDEN-WITNESS 门
对于 “thought watching thought rather than a watcher watching thought,” “the watcher is that thought,” “there is no one behind thoughts,” “first, one thought then another thought,” “Always just this, One Thought!” 以及涉及 watcher, observer, witness, knower, thinker, seer, hearer, mind, thought, awareness, consciousness, subject 的相关 AtR / John Tan / anatta 句子，不得译成会暗示以下任何意思的目标语：
- mind witnesses mind
- mind observes mind
- the witness is the mind
- the observer is the mind
- awareness witnesses thoughts
- consciousness watches thoughts
- 念头背后仍有隐藏的 Witness、Mind、Awareness、observer、knower 或 subject

必须保留 thought versus watcher 的对比，而不是改写成 mind versus observer/witness。应保留 no-hidden-witness 的洞见：thought-after-thought、一个念头观察另一个念头、或 thought watching thought。所谓“watcher”只是那个念头本身，不是背景性的心、见证者、觉知、意识或主体。

当目标语中“THOUGHT”和“MIND”容易混同
若目标语言用同一个词或高度重叠的词来表达 thought 与 mind，译者必须消歧。不要保留隐藏主体歧义，而应使用相当于以下的短语：
- one thought-moment observing another thought-moment
- one arising thought observing another thought
- one mental event observing another mental event
- this thought itself is what is mistaken for the watcher
- the so-called watcher is only that very thought
- there is no observer behind thoughts; only one thought, then the next thought

若字面译法仍容易读成隐藏主体，应在译文中加入小型澄清，而不是保留歧义。

语言示例
印尼语：避免 batin menyaksikan batin、pikiran menyaksikan pikiran、pengamat adalah batin、penyaksi adalah pikiran，或当 pikiran 可能被读成 Mind 而非一个念头时的 pengamat adalah pikiran itu sendiri。优先使用 satu momen-pikiran mengamati momen-pikiran lain；satu kemunculan pikiran mengamati kemunculan pikiran lain；yang disebut “pengamat” itu tidak lain hanyalah pikiran yang sedang muncul itu sendiri；bukan ada seorang pengamat di balik pikiran; hanya ada satu pikiran, lalu pikiran berikutnya。

中文：避免会暗示 心 / 觉知 / 意识 作为隐藏主体在见证念头的表述。视自然度优先使用 念头看念头 / 一个念头看另一个念头 / 所谓的观察者只是那个念头本身。

阿拉伯语：避免暗示 العقل / الوعي / الشاهد 是背景见证者的表述。优先使用相当于 فكرة تراقب فكرة أخرى 以及“所谓观看者只是那个念头本身”的说法，而不是“mind witnesses mind”。

PROMPT 6 / PROMPT 9 / QA 反向回译要求
在每一次 Prompt 6、Prompt 9、Strict QA、formatter readback、无修复晋级、打包校验、prompt-manager、发布/controller 或对抗性审校中，都必须显式扫描涉及 watcher、witness、observer、seer、hearer、thinker、knower、mind、thought、awareness、consciousness、subject、no one behind thoughts、one thought then another thought、thought watching thought、watcher is that thought 的核心 anatta 段落。

运行以下反向回译对抗测试：目标语是否能自然回译成 “mind watches mind,” “mind witnesses mind,” “the witness is mind,” “the observer is mind,” “awareness watches thoughts,” “consciousness witnesses thoughts,” 或“念头背后仍有一个微细主体”？若是，必须修复。此问题一律按 material 处理，因为它会反转或削弱 anatta / no-hidden-witness 洞见。

强制 QA / CHANGELOG 确认行
每一个相关 AtR / John Tan / anatta QA pass 都必须包含以下简短确认行：
Thought-watching-thought / no-hidden-witness gate checked: no “mind witnesses mind,” “witness is mind,” “awareness watches thought,” or hidden-subject reading remains.

状态纪律
若发现并修复此类问题，该 artifact 不能在同一 pass 中晋级。使用：“REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” 只有后续精确 artifact、无 material edit 的复审 pass 才可使用：“reviewed final / publishable — strict-certified final not claimed.”

BATCH 78 — 通用非二元身份句法与非正式 idiom / “blah” 语域加固 — Batch81 修订 / 澄清 — 16 June 2026

本 Batch78 规则现由 Batch81 加以澄清。它仍是通用规则，适用于所有 AtR / John Tan 翻译、审校、润色、对抗性审计、格式化、Strict QA、无修复晋级、打包、上传控制、prompt-manager 与交接流程。它适用于所有目标语言，不只适用于阿拉伯语或泰米尔语。此澄清不得削弱 Batch80 hero-title 格式修复；Batch79 thought-watching-thought / no-hidden-witness 加固；Batch77 agent/做者、efforting/造作用力、mental chattering/概念戏论 假朋友加固；Batch76 高风险佛法术语保护与本地教义污染审查；Batch75 材料性/反反复复改写；Batch74 精确 artifact / 反假通过；Batch73 Presence / hybrid residue；Batch71 Witness/sākṣī；Prompt T；Prompt X；Blogger HTML；href/src/code；以及状态纪律规则。

核心教训
某些英文非二元公式与非正式 idiom 若按表层句法直译，会造成结构性风险。在 anatta 语境中，“In X, just Y” 是紧凑的观照式公式。它不是容器/地点公式，但 Batch78 也不应被误解为要求每一种语言都改成沉重的定义句，例如 “hearing itself is sounds,” “seeing itself is forms,” 或 “X means Y”。真正的要求更细：在目标语自然时，尽量保留源文 “in hearing / in seeing / in thinking, only ...” 的简洁节奏，同时防止 hearing、seeing、thinking、awareness 或 mind 被读成一个容器、场域、舞台、背景、实体或隐藏主体，仿佛现象在其中出现。同样，像 “blah something nice but deluded” 这类非正式表达，未必要求译成幼稚、滑稽或过度口语的“叽里呱啦/碎碎念/瞎扯”；它常是在贬斥听起来漂亮但仍属迷妄的概念性/灵性话语。翻译必须保留非二元精确性、紧凑的观照节奏与出版语域，而不是机械保留表层句法。

“IN X, JUST Y” 非二元身份句法门
对于 “In thinking, just thoughts,” “In hearing, just sounds,” “In seeing, just forms, shapes and colors” 这类 anatta / 非二元句子，若目标语自然，应保留相当于 “in/with/at hearing, only sounds; in/with/at seeing, only colors/forms; in/with/at thinking, only thoughts” 的结构。不得使用会暗示容器、类别、地点、场域、舞台、背景、实体、隐藏主体，或过程与对象之间有细微间隔的目标语结构，例如“在思维里面有念头”“在听里面有声音”“声音出现在觉知/心中”等。

这是语义门，不是单一语法模板要求。若会改变源文语气、节奏或教义细节，不得过度修正成僵硬的身份定义句，例如 “X is Y,” “X itself is Y,” 或 “X means Y”。优先使用目标语中最自然、相当于“听时/听中，唯有声音”“见时/见中，唯有颜色与形相”“想时/思维时，唯有念头”的表达，同时确保不会暗示内在容器、背景观察者或隐藏主体。只有当目标语确实需要时，才使用较重的身份/不分离表述来阻断误导性的容器/背景读法。

泰米尔语澄清：若 கேட்பதில் எப்போதும் ஒலிகள் மட்டுமே 会读成内在容器，即“在听里面有声音”，应避免。若 கேட்பது என்பது எப்போதும் ஒலிகளே 或 கேட்பதே எப்போதும் ஒலிகளே 听起来像沉重的 “hearing itself is sounds”，而不是源文简洁的 “in hearing, only sounds”，也应避免。优先使用自然、非容器化的处所/时间表达，例如 கேட்கையில் எப்போதும் ஒலிகளே；பார்க்கையில் எப்போதும் நிறங்கள், வடிவங்கள், உருவங்களே；சிந்திக்கையில் எப்போதும் எண்ணங்களே；கேட்கையில் வெறும் ஒலியே。

阿拉伯语专门说明：较早的身份式例子，如 التفكير ليس إلا أفكارًا / السماع ليس إلا أصواتًا / الرؤية ليست إلا صورًا وأشكالًا وألوانًا，在需要阻断地点/容器读法时仍可使用。但若当地句子需要保留源文紧凑的观照节奏，不得机械强迫使用这些重身份句。避免 في التفكير، مجرد أفكار，若它可能读成地点/类别结构而非非容器化的 “only thoughts” 公式。

非正式 idiom / “BLAH” / 贬抑性概念话语门
当源文使用 “blah something nice but deluded” 这类非正式表达时，不得机械译成目标语中相当于“闲扯、唠叨、碎碎念、胡扯、聒噪”的词，若这会造成非源文意图的滑稽、幼稚、过度随便、或只是“多嘴/话多”的语气。

必须保留其功能：贬斥好听但迷妄的概念性话语、漂亮的表述、或缺乏证悟的悦耳灵性语言。所有目标语言都应以适合目标语出版语域的自然表达来处理，例如相当于：“说出听起来漂亮但仍然迷妄的话”“编织出响亮/漂亮的句子，但仍属迷妄”“说出动人的套语，但仍然迷妄”“给出优雅好听的概念性说法，但仍未离迷妄”。

阿拉伯语专门规则：优先使用 صاغوا عبارات رنّانة جميلة، لكنها واهمة / أطلقوا كلامًا منمقًا جميلًا لكنه واهم。除非源文明确是在非常口语化地嘲讽，否则避免 ثرثروا。

PROMPT 6 / PROMPT 9 / 对抗性审校要求
在 Prompt 6、Prompt 9、Strict QA、formatter readback、打包校验、无修复晋级、prompt-manager/controller 审查或任何对抗性审计/审校中，必须显式扫描每一种目标语言中的 Batch78 身份句法门的两面：
1. 保护不足：“In X, just Y” 被译成地点、容器、类别、场域、背景、隐藏主体，或“在/里面/其中有……”结构，从而削弱非二元不分离；
2. 过度修正：把源文紧凑公式强行改成 “X is Y,” “X itself is Y,” 或 “X means Y” 之类沉重定义句，导致语气、节奏或教义改变；
3. “blah” 等非正式英文 idiom 被过度字面化为 chatter/prattle/babble 式说法，而没有保留其贬抑功能与适当出版语域。
若任一问题改变源文意义、教义清晰度、非二元精确性、紧凑观照节奏或出版语域，即为材料性问题。必须全局修复，并视情况更新 Source-Term Decision Table / 高风险术语 ledger / Change Materiality Ledger，并使用：“REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” 只有后续单独一次精确 artifact、无材料编辑的重审，才可使用：“reviewed final / publishable — strict-certified final not claimed.”

强制 QA / changelog 确认行
每一次相关的 AtR / John Tan / anatta QA pass 都必须包含以下简短确认行：
Batch78 identity-syntax gate checked: no container/background/hidden-subject reading remains, and no over-heavy “X is Y” identity overcorrection was introduced.

BATCH 77 — 通用 agent/做者、efforting/造作用力、mental chattering/概念戏论 假朋友加固 — 13 June 2026

本 Batch77 补丁为通用补丁，适用于所有 AtR / John Tan 翻译、审校、润色、格式化、QA、无修复晋级、打包、上传控制与交接流程。它不得削弱 Batch76 高风险佛法术语保护、本地教义污染审查、反实体化/反虚无化规则，Batch75 材料性/反反复复改写规则，Batch74 精确 artifact / 反假通过规则，Batch73 Presence / hybrid residue 规则，Batch71 Witness/sākṣī 规则，以及 Prompt T、Prompt X、Blogger HTML、href/src/code 与状态纪律规则。

核心教训
在 AtR / John Tan / anatta 翻译中，普通字典义可能成为假朋友。“agent” 在此类语境中常指被预设为行动来源的独立做者、行动者、控制者或主宰者，不是中介、代理人、代表或服务代理。“efforting” 常指造作的、自觉用力的、构造出来的 subtle doing，并不等于疲劳、费力到累、艰苦或耗神。“mental chattering” 在技术性佛法/哲学说明中常指概念化、推论化、增殖性的言说性思维，而不只是口语化的“脑内碎碎念”。只要上下文涉及 anatta、no-self、no-doer、dependent origination、non-doership、修行、知见、证悟或 AtR 说明，就必须把这些词作为高风险术语处理。

AGENT / DOER / AGENCY / DOERSHIP / AGENTLESSNESS / NON-DOERSHIP 审查门
在 anatta、no-self、no-doer、no-doership、agentlessness、dependent origination 及相关佛法/哲学语境中，“agent” 指被预设为独立做者、行动者、控制者、第一推动者或行动所从出的实体。除非源文清楚是在普通非佛法意义上使用，否则不得译成中介、经纪、代表、旅游代理、法律代理、商业代理、软件 agent、服务 agent 或被委托的代理人。

所有语言都必须选用能保留“独立做者/行动者/控制者”义的目标语表达。若目标语言中普通的“agent”对应词会导向中介/代表义，必须拒绝，并改用“independent agent/doer（独立 agent/做者）”、“independent actor/controller（独立行动者/控制者）”、“presumed doer（被预设的做者）”或相应目标语释义。

阿拉伯语专门规则：优先使用 فاعل، فاعل مستقل، الفاعل، الخلوّ من الفاعل، غياب الفاعل المستقل。避免 واسطة، وسيط، وكيل، عميل，以及任何暗示中介、代表、经纪、客户、商业/法律代理或服务代理的词，除非源文清楚是在该普通意义上使用。

EFFORTING / EFFORTLESSNESS 审查门
在 John Tan / AtR 用法中，“efforting” 常指造作、构造、自觉用力、人为努力或 subtle doing，是自然无造作/effortlessness 的反面。它通常不是疲惫、劳累、艰辛、吃力、费劲或身心疲劳。

所有语言都必须避免把 “efforting” 译成“累人的、艰苦的、令人疲惫的、费力到疲劳”等，除非具体句子清楚是在说疲劳。优先使用相当于“造作的努力”“人为努力”“构造出来的 doing”“带有造作的用力”“自觉用力/刻意 efforting”的表达。

阿拉伯语专门规则：优先使用 التكلّف، جهد مصطنع، مصحوب بالتكلّف، ينطوي على جهدٍ مصطنع، متكلّف。避免 مُجهد، مُرهق، شاق，除非源文清楚是在说疲劳、耗竭或身心艰苦。

MENTAL CHATTERING / DISCURSIVE THOUGHT 审查门
当 “mental chattering” 出现在 AtR / Dharma 说明中，并作为对概念性、推论性、增殖性、言说性/戏论性思维的技术性批评时，不得在目标语中机械译成过度口语化的“mind chatter”式表达，若该译法会降低文体、让哲学/佛法语境变得轻浮或随便。应保留“discursive/conceptual proliferation（言说性/概念性增殖、戏论、概念活动）”的意思，并选择适合该语言的佛法/哲学语域。

阿拉伯语专门规则：优先使用 التفكير الاستطرادي، التفكير الخطابي/المفهومي, حركة الذهن الخطابية/المفهومية。只有在源文语气明显口语或非正式时，才可使用 الثرثرة الذهنية。

PROMPT 6 / PROMPT 9 / 对抗性审校要求
在 Prompt 6、Prompt 9、Strict QA、formatter readback、打包校验、无修复晋级或任何对抗性审校中，必须显式扫描每一种目标语言中的以下假朋友：
1. “agent” 被误译为中介/代表/经纪/代理/服务代理，而不是独立做者/行动者/控制者；
2. “efforting” 被误译为疲劳、劳累、艰辛、费劲或耗竭，而不是造作/自觉用力的 doing；
3. “mental chattering” 在技术性佛法/哲学语境中被译得过度口语化，损害文体或意义。
若这类问题改变源文意义、教义清晰度或出版语域，即为材料性问题。必须全局修复，更新 Source-Term Decision Table / 高风险术语 ledger，并使用：“REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” 只有后续单独一次精确 artifact、无材料编辑的重审，才可使用：“reviewed final / publishable — strict-certified final not claimed.”

BATCH 76 — 通用高风险佛法术语保留 + 本地教义污染审查 + 反实体化/反虚无化强化 — 8 June 2026

本 Batch76 补丁为通用补丁，适用于所有 AtR 翻译、审校、润色、格式化、QA、无修复晋级、打包、上传控制与交接流程。它不得削弱 Batch75 的材料性润色/反反复复改写规则、Batch74 的精确 artifact / 反假通过规则、Batch73 的 Presence / hybrid residue 规则、Batch72 的 Plum Dawn / 复制按钮 / UI 规则，以及更早的 Blogger chrome、href/src、不增添解释、不受公开译本污染、Prompt T、Prompt X 等规则。

核心教训
佛法技术术语在目标语言中可以语法正确、字典有据、网上有人使用，但仍可能在教义上不安全。某些本地词汇可能带入造物主/本源论、苏菲/伊斯兰、基督教、吠檀多/印度教、道教、新时代、心理学、法律、民间宗教、虚无论、常见论、实体化或形而上学色彩。因此，高风险佛法术语不得自动采用“最自然”的本地等值词。

通用 Source-Term Decision Gate（源术语决策门）
在初译定稿前，以及 Prompt 6 / Prompt 9 / Strict QA 式审校中，必须为文章核心高风险术语维护 Source-Term Decision Table。每个术语至少分类：
1. 源术语。
2. 拟用目标语译法。
3. 风险类型：安全可译 / 保留原术语 / 保留原术语 + 目标语释义 / 目标语词仅可在澄清后使用 / 因教义污染而拒绝该目标语词。
4. 理由。
5. 本 artifact 的最终处理规则。
若没有已知安全译法，应保留 English/Sanskrit/Pāli/Tibetan/AtR 标签并加简明目标语说明，而不是自信地创造一个本地等值词。

高风险术语族
至少对以下术语启用此门：dependent origination / dependent arising / pratītyasamutpāda / paṭicca-samuppāda；emptiness / śūnyatā；anatta / anātman / no-self / non-self / not-self；Self/self/true Self/self-view；I AM / AMness / Isness；Presence；Awareness/consciousness/mind；rigpa / vidyā / luminosity / clear light；Madhyamaka / Middle Way；Buddha-nature / tathāgatagarbha；non-arising / unborn；non-reification；suchness / thusness / dharmadhātu / dharmatā；total exertion / dependent designation / twofold emptiness；witness / Witness / sākṣī；agency/agent/actor/doer/perceiver；fruition/Buddhahood/liberation/awakening/enlightenment；以及文章特有的高风险术语。

本地宗教污染审查门
除非源文明确作比较，不得把佛法术语暗中翻成本地宗教/神学词汇。不得作为默认隐性译法的例子包括：苏菲/伊斯兰词如 fanāʾ、baqāʾ、ihsan、tawḥīd、Allah-realization；基督教词如 salvation、grace、Holy Spirit、Godhead、soul、creator；吠檀多/印度教词如 Brahman、Ātman、mokṣa、īśvara；道教词如 Dao、wu wei、original qi；新时代/心理学词如 universal consciousness、higher self、subconscious、ego death、pure consciousness。这些词只有在源文本身明确比较时，才可作为显式比较说明出现，不能成为佛法术语的隐藏译法。

反实体化 / 反本源论审查门
对于 dependent origination、emptiness、Buddha-nature、Presence、Awareness、rigpa、dharmadhātu、ground、source、essence、luminosity 等相关术语，检查目标语是否暗示固定本源、起源实体、独立根基、造物主、Brahman/Ātman、永恒见证者、常住 Self、形而上容器、万法从自存基底中流出、源文不含的对称互依、或把广义缘起/依他施设降格为单纯线性因果。

反虚无 / 反空洞审查门
对于 emptiness、voidness、nothingness、absence、non-arising、no-self、cessation 等相关表达，检查目标语是否暗示一切都不存在、断灭、无意识空白、死寂空洞、单纯缺席、抑郁/无意义、存在论非有，或把空性当作实体/地点。若本地词有这种风险，应保留 śūnyatā/emptiness 或相关源标签，并说明：空无自性/自有，不是虚无。

受保护标签与转写规则
当 AtR 或源文惯例需要时，必须精确保留受保护标签，尤其是 I AM、AMness、Isness、大写 Self、技术性 Presence、rigpa、vidyā、必要时的 anatta/anātman、Madhyamaka、śūnyatā，以及目标语等值词有风险时的 dependent origination。可以加目标语释义，但不得静默替换受保护标签。除非某英文技术术语的音译在该语言中已经是稳定惯例且适合本文，否则不要把英文术语音译成目标文字；优先保留拉丁源标签并加目标语说明。

RTL / 混合文字安全
对于阿拉伯语、希伯来语、波斯语、乌尔都语等从右到左书写页面，插入 Latin/Sanskrit/Pāli/Tibetan 技术标签时，必要时必须使用 bidi-safe span 或同等方向隔离。Formatter 与 Strict HTML QA 必须检查混合文字标签是否可读、未被重排、断裂或搅乱。不得把 bidi-safe spans、术语说明、首次出现释义当作“冗余”清理掉。

专家反馈门
若母语者或具领域知识的审校者指出某目标语术语造成教义扭曲，必须分类为：材料性教义风险 / 目标语流畅度问题 / 可选偏好 / 拒绝建议。不得仅因该词出现在字典、Wikipedia、旧译、或网上用例中就忽略。若属材料性问题，须全局修复，更新 Source-Term Decision Table，并写入 Change Materiality Ledger。

各提示词应用
Universal Intro 与 Prompt A：显式允许用户/审校者提供专家术语警告；要求 Source-Term Decision Table、首次出现处理与有意添加释义的记录。
Prompt 1/2/3/4/5/7/8：不要过度本地化高风险佛法术语；当本地等值词不安全时，保留标签并加释义；Prompt 8 不得把对话中的技术术语润色成本地宗教等值词。
Prompt 6：加入 Local Doctrinal Contamination / Anti-Substantialism / Anti-Nihilism 对抗性审查篮，并全局扫描高风险术语族。
Prompt 9：自然流畅不得压过术语安全；不得把受保护标签替换成听起来自然但教义污染的本地词。
Prompt T 与 Prompt X：当源锚点/源文恢复流程会进入目标 artifact 时，加入反本地宗教污染、受保护标签保留、释义一致性检查。
Protocol A/B 与 Upload Controller：要求 Source-Term Decision Table、术语保护说明、有意释义、专家反馈纳入、材料性术语修复后的状态纪律。
Unified Blogger Formatter 与 Strict HTML QA：保留术语说明、受保护标签、释义、bidi-safe spans、混合文字标签；审查受保护技术标签、首次出现释义、本地宗教污染、本源论/实体化、虚无化与方向性安全。
RemoveSegID / 机械工具：不得改动受保护技术标签、术语说明、释义、bidi spans、源标签、href/src/code 或解释性术语说明。

阿拉伯语案例示例——只是例子，不是阿拉伯语专属规则
dependent origination 不应在审校者警告其可能含有本源论时，只依赖 النشوء المعتمد / النشأة المعتمدة 等阿拉伯词。更安全的高风险处理可保留 “dependent origination (pratītyasamutpāda / paṭicca-samuppāda)” 并加阿语说明：قيام الظواهر اعتمادًا على شروط وأسباب متداخلة، لا صدورها من أصل ثابت أو مصدر قائم بذاته。
emptiness / śūnyatā 若用 الفراغ 会暗示空洞或虚无，应改用释义：الخلوّ من الوجود الذاتي أو الطبيعة الذاتية، لا العدم ولا الفراغ بمعنى الانمحاء。
I AM 作为 AtR 阶段标签保留 I AM，不应变成苏菲词。fanāʾ、baqāʾ、ihsan、tawḥīd 等苏菲/伊斯兰词，除非源文明确比较，否则不能作为佛法术语主译。Madhyamaka 在宗派名称身份重要时，不应只化约为本地语言的 “Middle Way”。

材料性与状态
凡涉及 dependent origination、emptiness、anatta、Self、I AM、Presence、Awareness、rigpa、Madhyamaka、Buddha-nature、agency/doer/perceiver 或其他高风险术语的术语改动，均属材料性改动。此类 pass 不得在同一轮晋级为最终。状态必须是：“REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” 只有之后重新打开精确 artifact、无材料编辑的 readback pass，才可使用：“reviewed final / publishable — strict-certified final not claimed.”


适用范围： Upload Controller: final/package status 必须 use the hardened no-repair promotion discipline and correct Batch76 status labels.




第 75 批 — 普遍适用的“改动重要性判断 + 防反复打磨”强化 — 4 June 2026

本第 75 批补丁普遍适用于所有 AtR 翻译、审校、润色、修复、格式化、QA、无修复晋级、打包与交接流程。它不会削弱第 74 批关于防假通过、精确工件、拉丁字母语言流畅度、混合残留、标题/链接、href/src、Blogger 原生结构、源文忠实度等任何硬性关卡。

改动重要性判断关卡（Materiality-Aware Polish Gate）
在任何翻译、润色、对抗性审查、修复、审计或无修复晋级中，只要准备改动可见文本，必须先分类：

A. 必须修复（Required repair）——必须改。
包括影响源文忠实、遗漏/添加、误译、教义或术语准确性、核心术语一致性、说话人归属、精确标题/链接文字、源语言残留、混合语言/混合标签残留、保留的梵文/巴利文/藏文/英文标签形态错误、目标语言语法、标点或断行合并损伤、可读性、HTML/链接/媒体/代码完整性，以及目标语表达已经显得机器翻译、生硬、晦涩、干扰阅读或误导教义理解的情况。

B. 有益润色（Beneficial polish）——主动编辑阶段允许。
当前译文不一定严格错误，但改动能实质提升发表质量：更自然、更顺、更符合公开 AtR 佛法文章语体、减少翻译腔、澄清难懂的教义点、统一重复术语家族、把生硬直译改成自然表达、让保留技术标签更自然地融入目标语语法。若改了可见文本，该轮仍属于编辑/修复/润色轮，除非之后另开无材料改动的晋级轮，否则不能在同一轮宣称无修复晋级。

C. 偏好性改写（Preferential rewrite）——避免。
如果现有表述已经忠实、教义清楚、语法正确、自然、术语一致、可发表，并且没有残留、混合标签、标题漂移、标点、链接或 HTML 问题，不要仅因另一个同义表达也可以或稍微偏好就反复改写。

模式规则
主动翻译/修复/对抗性审查：必须修复 A 类；可以进行 B 类发表质量润色；通常避免 C 类偏好改写。凡改动可见文本，必须记录并保持修复/编辑状态。

无修复晋级：必须重新打开精确最新版工件，主动寻找必须修复的问题，也可识别有益润色但不得编辑，不能只因还有另一个可接受说法就阻止晋级。若只剩可选润色或偏好替代，记录“仅有可选润色；无需材料修复”。若发现必须修复问题，则修复并重置为修复状态。

改动重要性台账
修复或对抗性审查报告必须包含简明“改动重要性台账”：最近标题/定位点、旧文、新文、类别（必须修复 / 有益润色 / 已避免偏好改写）、理由、是否影响状态。无修复晋级报告必须列明：是否发现必须修复、是否发现但未编辑有益润色、是否避免偏好改写、是否做了材料改动。

防反复打磨停止规则
多轮对抗性审查之后，如果精确最新版工件没有必须修复的问题，剩余只是偏好改写或可选有益润色，就停止编辑。不得因同义词级别或偏好级别改写反复重置状态。只有在重新打开精确工件、比对源文、通过术语/残留/混合/标题/链接/href/src/结构/流畅度关卡、没有必须修复、没有可见文本材料改动后，才能进入无修复晋级。

不得削弱强 QA
遗漏、添加、误译、教义扭曲、错误术语、源语言残留、混合语言残留、保留标签形态错误、语法损坏、影响发表质量的翻译腔、精确标题漂移、链接文字损坏、href/src/媒体/代码突变、说话人归属错误、标点或断行合并损伤、结构遗漏/重复、误导性的目标语表达，仍然都是必须修复的材料缺陷。

BATCH 74 — UNIVERSAL MATERIALITY-AWARE POLISH + ANTI-CHURN HARDENING — 2026 年 6 月 3 日

本 Batch76 补丁是通用补丁，不是只针对波兰文。它适用于拉丁字母、非拉丁字母、屈折语、分析语、从右到左书写语言，以及混合文字目标语。必须保留 Batch73 Presence / hybrid-residue 规则，以及 Batch72/71/70/68/67/66 继承下来的所有防护。

虚假通过 / 重用旧 artifact 失败门
任何 review、repair、no-repair promotion、package 或 handoff pass，只有在重新打开 exact latest artifact 并为本次 pass 产生新的证据时才有效。不得把过去的 pass summary、旧链接、旧 QA 报告、旧文件名或记忆当作新的 review。若助手发现自己声称做了新 pass，但实际只是重用旧 artifact 或没有真正 review，必须明确撤回该说法，指出最新真实 artifact，不得继续假装该 false pass 存在。

Exact-artifact 证据要求
每次 pass 都必须报告 exact input artifact path/name、exact output artifact path/name、输出是否 byte-for-byte identical 或 materially changed，并在工具环境允许时给出 SHA/hash 或等效 identity evidence。还必须说明每个 intended replacement 是否真的匹配并应用。若没有生成新 artifact 或新的 no-material-edit QA report，不得声称完成新 pass；应说：No new pass was completed.

No-repair 与 repair 必须分离
严格 no-repair promotion pass 不得做 material edits。若发现任何 material issue，promotion 失败。要么停止并输出 failed-promotion report，要么另开 material repair pass。任何做了 material edits 的 pass 都必须使用：REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required。不得在同一 pass 中同时 promotion。

禁止 thought-only review
只思考几秒后重复旧链接不是 review。有效 review 必须有具体证据：打开 latest artifact、搜索/扫描目标文本、抽查高风险 source/target passages、运行目标语 fluency checks、检查 cumulative risk basket、检查 href/src/media/code parity，并生成新的 QA report，或明确说明没有创建新 artifact。

字符串式修补脆弱性 / 0-match 规则
如果 targeted repair 在当前 artifact 中没有匹配，不得假设问题已经修好。必须搜索语义变体、较短子串、屈折变体、大小写变体、标点变体、HTML 分隔变体，以及附近上下文。每个 0-replacement intended repair 都要记录为 warning 并要求调查。脚本修补的 QA 必须列出搜索的 old string/pattern、match count、replacement applied、0-match intended repairs、semantic follow-up search，以及 cumulative risk basket 的前后状态。

拉丁字母目标语 residue 与 fluency 门
拉丁字母目标语中，普通英文 residue 更难看出，因为源语与目标语都可能使用拉丁字母。必须额外运行 Latin-script residue scan，检查普通 prose 中残留英文、英文技术标签造成当地语法错误、英文术语与当地屈折/格/介词粘连、未加引号的英文标签被当作目标语名词、source title fragments 被部分翻译，以及看似通顺但实际是英文成语直译的 calque。

屈折语言 protected-label agreement 门
对于屈折目标语，保留的 AMness、I AMness、Presence、Awareness、Self、No Mind、no-mind、Dharma、Dhamma、Maha、anatta、anātman、dhātu、skandha、śūnyatā 等标签，必须检查格、性、数、agreement 与自然语法。若保留 protected label，周围句子仍必须自然。必要时改用目标语在前、引号、或短说明，而不是强迫 retained label 承受目标语语法。

Slash-calque hardening
扫描可见 prose 中的 slash compounds，例如 A/B、A / B、A/B/C、subject/object、doer/agency、Dhamma/Dharma、I/self/Self、mind/consciousness、realization/actualization、no-self/non-self/anatta/anātman、链接标题片段，以及用 slash 连接的人名/别名。每处都必须分类为 exact title/proper label、glossary/termbank、ordinary prose 或 ambiguous。精确标题与有意 glossary label 可保留；ordinary prose 应改成自然的目标语并列、同位语或说明；ambiguous 则标注 human review。

精确标题 vs 翻译标题强化
每个 link-bound title 都要单独决定：完整保留精确原题、完整自然翻译，或有意配对。不得部分翻译标题、尊称或标题片段，例如把 “Mr.” 译成目标语却保留其余英文。不得把目标语词语混入精确英文标题，除非原题本来如此。QA 必须列出 linked titles 是 preserved、translated，还是 intentionally mixed/paired。

Idiom / metaphor calque hardening
Prompt-level review 必须主动搜寻英文成语/比喻的机械直译，并建立目标语专属 idiom/calque risk basket。种子例子包括：go and read、goes down the drain、along the line of、break through、stood out、one hand claps、the drop is thorough、quality time、open and boundless、wholly thus、always already so、no mirror reflecting、magical appearances are too empty。本列表只是示例，不是穷尽。

技术术语族漂移门
一旦某术语族造成反复修补，就必须加入 cumulative risk basket 并全局扫描所有变体。高风险术语族包括 actualization/actualize/embodied/lived/integrated；ground/Ground of Being/ground reality/basis/path；Presence/pure Presence/total Presence；AMness/I AMness/I AM；Self/self/no-self/no-I/anatta/anātman；no-mind/No Mind/Mind that is no-mind；subject/object；doer/agency/no-doership；total exertion/total activity/full functioning；suchness/thusness/isness/wholly thus/Always So；Maha；yāna/lower yānas；dhātu/skandha；knowledge/cognitive obscurations；māyā/magical appearances；mirror/no mirror/mirror-like awareness。

机械正确但不自然也是 material
译文即使通过术语表，也可能因目标语 prose 不自然或教义上误导而失败。若影响可读性或教义清晰度，以下都属于 material defects：格/性/数 agreement 不自然、源语词序复制太重、line-merge 造成片段句、技术标签未整合进语法、slash-heavy prose、比喻直译、链接/引号/括号附近目标语标点问题、技术词大小写问题、把 Dharma 技术词误译成普通词。

No-repair promotion 证据附录
No-repair pass 必须包含 “No New Artifact Reuse / Exact Artifact Evidence” 小节，列明：I reopened: [exact file]；I produced: [exact report/file]；Material edits made: yes/no；若 no，输出是 byte-for-byte identical / hash-equivalent / explicitly copied unchanged；若 yes，则 no promotion allowed；未假设 prior pass status；列出 new review evidence。

跨语言术语来源证据的限度
在可行时，可用目标语佛教资料确认主要 Dharma 术语选择，但这类证据只支持大方向术语选择，不证明句子级忠实度、上下文适配或目标语流畅度。段落/链接/blockquote/list 数量一致是必要但不足的，绝不能当作翻译质量证明。

状态纪律
若在先前 no-repair promotion 后又发现 material issues，必须写明：Previous promotion was premature. This pass found material issues that should have been caught earlier. Status is reset to REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required. 永远不得声称 strict-certified final。

BATCH 73 — UNIVERSAL PRESENCE GATE + TARGET-LANGUAGE-FIRST PARENTHETICAL ORDER + HYBRID RESIDUE HARDENING — 1 June 2026

本 Batch73 补丁是通用补丁，不是只针对日文。凡是会创建、翻译、审校、精修、HTML 翻译、审计、格式化、打包、发布或声明 ATR artifact 状态的 managed prompts，均须应用本规则。

通用关键术语研究门控
翻译或统一任何高风险 AtR / 佛法术语前，不得只依赖字典、记忆、既有目标语习惯，或另一种语言的术语表。每篇文章应为文章核心术语建立或更新简明的 Key Term Research / Decision Table。表中至少记录：源词、目标语译法、翻译/保留/转写/配对状态、是否可作为 protected label 保留、普通 prose 译法规则、禁用或高风险译法、是否需要外部/源文研究、是否有多重语义需按上下文区分。

最低高风险篮：Presence/presence、Awareness/awareness、I AM/AMness、anatta/no-self/non-self/anatman、emptiness/empty nature、dependent arising/dependent origination、non-dual/non-duality、no-mind/No Mind/One Mind、luminosity/clarity/vividness、manifestation/appearance/phenomena、suchness/thusness/isness、subject/object/subject-object division、agent/agency/doer/doership/non-doership、spontaneous perfection、total exertion、Dzogchen/Mahamudra/rigpa/Dharma/Buddhadharma，以及文章特有核心术语。

通用 Presence Gate
Presence 必须视为高风险 AtR / 佛法术语，不可当成普通英文 presence 机械处理。必须区分技术性 AtR Presence、普通 presence/present、ever-present / already-so 句式、西方哲学 / metaphysics of presence 语境，以及 Dzogchen 标题或固定短语如 Instant Presence。技术性 AtR Presence 指 luminous immediacy / direct actuality / vivid fact of being-experience，常见于 pure Presence、Total Presence、Presence-Awareness、Presence is spontaneously perfected、manifold of Presence、nature of Presence 等表达，须经目标语研究和术语表决定。

日文 Seven Stages 文章族的 house-style 说明：技术性 AtR Presence 默认用 臨在；pure Presence = 純粋な臨在；Total Presence = 総体的臨在；Presence-Awareness = 臨在＝覚知；Presence is spontaneously perfected = 臨在は自ずから円成している / 按上下文处理。除非上下文明确是哲学/现象学语境，不得把 現前性 作为 AtR Presence 默认译法。普通 present / ever-present 可按句子需要使用 現前している、すでに現れている、常にすでにそうである 等自然表达。此日文说明不得强加给其他目标语。中文 AtR house style 可在适当处保留 臨在，但中文选择只是线索，不自动决定所有其他语言。

目标语优先括注顺序规则
在普通目标语 prose 中，如需保留英文/Sanskrit/Pāli/Tibetan/source label，默认使用目标语在前：目标语译法（source label）。普通 prose 中避免 source label（目标语译法），除非该 source label 是精确标题、正在作为短语被讨论、目标语惯例强烈要求 source label 在前、用户明确要求，或该处是 glossary/termbank。不得把保留的 source label 直接粘到目标语格尾、助词、后缀、后置词、clitic 或屈折结尾上。

日文例子：用 無我（anatta）の，不用 anatta の；用 空性（shunyata）の実現，不用 shunyata の実現；普通 prose 用 心（Mind），不用 Mind（心）；用 伝達（transmission），不用 transmission（伝達）；用 無我（no-self），不用 no self（無我）。避免 Pure覚知、Natural覚知、Non-dual は、dependent origination の、ground と path、meditative composure と insight、no-mind の状態、anatta実現、Maha経験、On 空性、Self-実現、Being／Self-Realisation への 等 hybrid。

通用 hybrid residue scan
最终稿或 promotion 前，必须建立目标语专用 hybrid scan basket。扫描：英文/source label 粘连本地助词/格标记/后缀/屈折；英文词进入目标语复合词；目标语词插入精确英文标题；mixed-script 技术 hybrid；普通 prose 中英文优先括注；精确英文标题中夹入已翻译片段；普通英文 prose 被误保护成 technical label；括号后本地助词前出现异常空格。拉丁字母目标语须额外做 ordinary-English residue scan，因为英文残留更难发现。

日文风险篮种子：Pure覚知；Natural覚知；Non-dual は；dependent origination の；ground と path；meditative composure と insight；no-mind の状態；anatta の/へ/と/を/は/後/実現；Maha経験；On 空性；Self-実現；Being／Self-Realisation への；transmission（伝達）；no self（無我）；Dhamma／Dharma） を；Awakening to Reality 実践 Guide；音Cloud；Scenery……；真如のMaha経験；五蘊（五蘊）。并扫描 Latin/source label + の、を、に、へ、と、は、が、で、も、から、まで、より，以及 後、的、性、実現、経験、状態、化、作用、実践、知見、覚知、空性。

精确标题 vs 翻译标题处理
每个带链接的文章/书/video/audio 标题都必须判断：link text 应保留精确 source title，还是译成完整自然目标语标题。若保留，则整题精确保留，不可局部翻译；若翻译，则整题自然翻译，必要时在括号中保留 source title。不得制造 On 空性、Awakening to Reality 実践 Guide、Recognizing Rigpa vs Realizing 空性 等混合标题。不得翻译 URL slug。QA 必须记录有意保留或有意翻译的标题。

Protected-label whitelist 纪律
某词是 technical 不代表它必须留英文。每个保留的 English/Sanskrit/Pāli/Tibetan label 必须归类：精确标题、专名、URL/code、有意保留的技术术语、有意保留的 English AtR label、目标语译法后的括注 gloss、或 human-review placeholder。ordinary lowercase terms 如 experience、realization、practice、view、awareness、consciousness、manifestation、ground、path、source、self、mind、state、clarity、naturalness、ordinariness、spontaneity、agent、doer、doership、subject、object 通常应翻译，除非记录保留理由。

术语族升级规则
若同一术语族出现一次以上 material issue，必须把该术语族升级到 active termbank 和 scan basket。例如 Presence 曾误译一次，则全局扫描 Presence、pure Presence、Total Presence、Presence-Awareness、nature of Presence、present、ever-present 及目标语候选；若出现一个 anatta hybrid，则扫描所有 anatta/no-self/non-self/anatman；若出现 total exertion 问题，则全局扫描 total exertion/total activity/complete activity/full function 等等。

Total exertion 源文觉察规则
不得机械给 total exertion 设默认译法。日文 Dōgen/Zenki 语境应按源义考虑 全機 与 一法究尽。中文继续保留既有规则：不得把 total exertion 默认译成 全体作用，应使用 一法究尽 / 具尽 / 依上下文处理。其他语言须先研究源文/语境，再定默认。

No-repair promotion 强化
No-repair promotion 不得只做 count、href/src 和结构检查。必须重新打开 exact artifact、对照 source、运行 Prompt 6 语义忠实审校、Prompt 9 目标语流畅度审校、目标语 hybrid residue scan、目标语优先括注顺序扫描、高风险术语表一致性扫描、精确链接标题扫描、普通 prose vs protected label 分类、URL/href/src/code 完整性扫描、标点/并行/断行扫描，并从开头、中段、结尾、blockquote、粗斜体区和所有文章核心术语处抽样审读。若此前已经 promotion 后又发现 material issue，必须明确撤回先前 promotion 并重置状态：Previous promotion was premature. This pass found material issues that should have been caught earlier. Status is reset to REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.

Required QA evidence additions
每份 final/review/promotion QA report 应包含：确切 source file、确切 target file、使用的 prompt versions、目标语风险画像、key term decision table、Presence Gate 结果、括注顺序扫描、hybrid residue scan basket、ordinary English/source residue basket、protected-label whitelist、精确链接标题扫描、href/src/media parity、URL/code 中是否混入非源文本、主要结构计数、代表性句子抽样、累计风险篮与结果、是否做了 material edits、正确状态标签。

状态纪律
Batch73 属 material managed-prompt update，状态必须为：REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required。只有后续 exact-artifact no-material-edit readback pass 才可提升为：reviewed final / publishable — strict-certified final not claimed。

BATCH 72 ROUTING — PLUM DAWN FEATURE PANEL + ALL-DESCENDANT DARK-PANEL CONTRAST AUDIT — 2026 年 6 月 1 日

若任务涉及 Blogger styling、dark plum / purple dawn feature panels、summary boxes、dark panels、dark panels 内的 source-quote/thesis-line cards、截图显示 unreadable text，或 CSS contrast repair，必须路由：
1. Unified Blogger Formatting Prompt v5.8.15：处理 Plum Dawn component role separation、final-winning all-descendant cream text locks、plum panels 内 gold links、no nested plum panels、no class role reuse。
2. Strict HTML QA v1.9.12：执行 all-descendant dark/plum/purple panel contrast audit、`-webkit-text-fill-color` conflict checks、nested panel/class role checks，以及 rendering 未验证时的 browser/screenshot caveat。
3. 同一 pass 若进行 material CSS/rendering repairs，必须使用：REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required。
4. 只有之后另一次 exact-artifact no-repair pass 才可使用：reviewed final / publishable — strict-certified final not claimed。

BATCH 71 INHERITED ROUTING — UNIVERSAL WITNESS/SĀKṢĪ + RESIDUE/CALQUE HARDENING — 2026 年 6 月 1 日

若目标语工作流涉及 Witness、Eternal Witness、observer、watcher、seer、perceiver、knower、subject、Sākṣī/Sakshi/sākṣin、Advaita/Vedanta/Self/I AM/AMness/Brahman/Atman、romanized Sanskrit/Pāli/Tibetan terms、英文 visible link text、English+target-language hybrid、Tamil/Bengali/non-Latin residue、重复 false promotion，或目标语 calque/fluency defects，必须路由：
1. Prompt A：HTML/Blogger source-of-truth、exact-latest-artifact、href/src、visible link text、structure、status discipline。
2. Prompt 1：translation，含 protected-label setup、target-language term profile、no ordinary source-language residue。
3. Prompt T / Prompt X：涉及 Tibetan/Indic 或 East Asian source verification/restoration 时。
4. Prompt 6：adversarial defect hunt，检查 residue、doctrinal mistranslation、overprotected English、exact-title damage、corrupted links、cumulative risk-basket recurrence。
5. Prompt 9：whole-document native-prose fluency、calque、punctuation、line-merge、terminology coherence。
6. Unified Blogger Formatting：仅在 translation/review 稳定后使用，不得改 URLs/code/attributes。
7. Strict HTML QA：结构/link/media/code parity 加 visible-text residue smoke test。
8. No-repair promotion：只能在 separate exact-artifact pass 且无 material edits 时进行。

若做了 material repairs，状态仍为：REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required。



BATCH68 UPLOAD CONTROLLER ROUTING ADDENDUM — NON-LATIN TARGET RESIDUE DISCIPLINE
When the target language is Tibetan or another non-Latin language, or when the user mentions Tibetan, non-Latin target, romanized Buddhist terms, source-language residue, preserved Sanskrit/Pāli/English terms, “too much English left,” hybrid damage, “Who am I,” “Buddhahood,” “suchness href,” “Maha/Ramana,” “Presence,” “rigpa,” “anatta,” “Sunyata,” or a similar residue problem, route through:

1. Prompt A if HTML/Blogger artifact.
2. Prompt 1 for translation.
3. Prompt T if Tibetan/Indic terminology/source verification is involved.
4. Prompt 6 for objective error/terminology/source-language residue review.
5. Prompt 9 for whole-document terminology consistency.
6. Strict HTML QA, including Non-Latin Target Residue and Hybrid-Damage Audit.
7. No-repair promotion pass if material repair occurred.

Controller warning:
Do not preserve Sanskrit/Pāli/English Buddhist terms merely because they are technical. Translate ordinary body-prose Dharma terms into Tibetan/target language unless they are exact titles, labels under discussion, URLs/code, or proper names.

If an explicit target language conflicts with copied template boilerplate, follow the explicit user target language and classify the contradiction in the first checkpoint. If material repair occurs, use: REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required. A later exact-artifact pass with no material repair may say: final certified after no-repair promotion pass.

BATCH67 UPLOAD CONTROLLER ROUTING ADDENDUM — UPDATED ENGLISH / DIALOGUE SOURCE-BOX / NO-REPAIR PROMOTION — 2026 年 5 月 23 日

If the user says or implies:
- “updated English”
- “new English”
- “many changes”
- “not only this example”
- “URLs updated”
- “split box”
- “one box”
- “speaker attribution”
- “compare with original”
- “use Prompt A / Prompt 6 / Prompt 9”
- “no-repair promotion”

Then route through:
1. Prompt A Updated-English-Source Propagation Gate
2. Prompt A Dialogue Source-Box Gate
3. Prompt 6 Objective-Error Review
4. Prompt 9 Source-Box Continuity Sweep
5. Strict HTML QA Dialogue Box / Source Attribution Parity Audit
6. Existing Soh/AtR terminology and high-risk search basket in this suite
7. No-repair promotion pass if material repair was made

If material repair is made, label with the suite canonical repair status:
REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.

If no material repair is made in a subsequent exact-artifact readback pass, label:
reviewed final / publishable — strict-certified final not claimed.

Do not add a new broad terminology basket for Batch68. Preserve existing current-suite Soh/AtR termbank rules. In particular, total exertion remains governed by the existing 一法究尽 / 具尽 / context-specific rule, not 全体作用.

BATCH 65 UPLOAD CONTROLLER ROUTING ADDENDUM — 2026 年 5 月 23 日

Add a Soh/AtR Chinese Doctrinal Termbank Gate before any final claim. When translating or reviewing Soh/AtR Chinese HTML, route through Prompt A, Prompt 6, Prompt 9, Strict HTML QA, and the Batch 65 high-risk search basket.

No-repair promotion discipline is mandatory: if material repair was made in the current pass, use exactly “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” Only a no-material-edit promotion pass may use “reviewed final / publishable — strict-certified final not claimed.”

Manual print-copy ledger: if the user has printed or manually marked an older copy, include exact old phrase → new phrase replacements for each repair pass. If no new repairs were made, say “No new manual print updates for this round.”


BATCH 65 SOH/ATR CHINESE TRANSLATION QA HARDENING + BLOGGER CHROME PRESERVATION + NO-REPAIR PROMOTION DISCIPLINE — 2026 年 5 月 23 日

本批次源自 “Different Degrees of No-Self: Non-Doership, Non-dual, Anatta, Total Exertion and Dealing with Pitfalls” zh-Hans review lessons. It fixes real prompt-pack conflicts and missing hard-stop checks. Apply these rules wherever relevant to Soh / AtR Chinese translation, review, formatting, and HTML QA. Do not treat this as optional style preference when the source context matches.

CORE PRECEDENCE RULE — SOH/ATR MODERN DOCTRINAL PROSE
For Soh / AtR modern doctrinal prose, especially articles by Soh Wei Yu or AtR-style commentary, general English “view” defaults to 知见. This overrides older generic Buddhist/Dzogchen wording that allowed 见 / 见地 / 见解 for broad View contexts.

Use 知见 for ordinary/general prose cases such as: view; lack of view; mistaken view; one-mind view; substance view; essence view; substantialist nondual view; experience and view; refine one’s view; view and experience; clear view; the view of an inherently existing source/substratum/awareness; framework/paradigm/stance/notion when the English source is “view”.

Retain fixed/canonical compounds where source context requires them: 正见, 邪见, 我见, 身见 when specifically sakkāyadiṭṭhi / identity-view / aggregates-as-self view, 自性见, 实有见, 真我见, 常见, 断见, 二元见 / 二元知见 by context, 一见 / 异见, 妄见, 见修行果, and formal Tibetan Buddhist lta ba / Dzogchen View titles such as 大圆满见与基.

Self-view rule: general English “self-view” in Soh/AtR prose → 我见 by default. Use 身见 only when source specifically means sakkāyadiṭṭhi / identity-view / personal-identity view / aggregates-as-self view. Do not force every “self-view” into 身见.

DOER / AGENT / ACTOR DISTINCTION
Do not collapse agent, doer, actor, agency, and doership.
- agent → 主宰者; agency → 主宰 / 主宰性 / 主宰感; absence of agent → 无主宰者 / 主宰者不可得 / 没有主宰者; agentless → 无主宰者的 / 无主宰性的.
- doer → 造作者; doership → 造作者感 / 造作主体感 / 造作者性; non-doership → 无造作者性; no doer → 没有造作者; “not from a doer” → 不是出自一个造作者.
- actor → 行为主体 / 行事主体 / 行动主体 according to sentence; actor/action duality → 行为主体/行为的二元对立.
Hard bans in this workflow: 代理人 for agent; 能动性 for agency; 行动者 as default for agent; 无主宰性 as default for non-doership.

PERCEIVER / PERCEIVED VS KNOWER / KNOWN
perceiver → 感知者; perceived → 被感知者 / 所感知者; perceiver/perceived dichotomy → 感知者/被感知者二分; observer/observed → 观察者/被观察者; knower/known → 能知/所知; subject/object → 主体/客体. Do not use 能知/所知 for perceiver/perceived unless the English source says knower/known.

TRUE SELF / ATMAN / ONE MIND
In Buddhist critique of reified true self, Atman, true-self, One Mind, universal consciousness, source/substratum: true self → 真我; Atman → Atman（真我） on first mention when needed; Atman view → 真我见; one-mind view → 一心知见; universal consciousness → 宇宙意识 / 宇宙意识 by context; one reality → 一实相 when source supports; one without a second → 一而无二者. Do not use 真实自我 for “true self” in metaphysical/reified true-self critique unless source context requires a nontechnical ordinary sense.

SPONTANEOUS / EFFORTLESS / NATURAL / LHUN GRUB / 任运
Do not collapse spontaneous, natural, automatic, effortless, self-accord, spontaneous presence, and lhun grub into one term.
- effortless → 无勤作 / 无需勤作 / 不费力; effortlessness → 无勤作 / 不费力的状态; no effort → 无需勤作.
- spontaneously / on its own accord → 自发地 / 自然而然地 / 依其自身而发生; ordinary spontaneity → 自发性 / 自然自发性; natural spontaneity in Soh/AtR anatta prose → 自然自发性 / 自然自发.
- spontaneously beneficial → 自发自然地利益 / 自然而然地利益.
- spontaneous presence in explicit Dzogchen context → source-controlled termbank rendering, with reason.
- lhun grub → Prompt T / Tibetan termbank, normally 自然圆满（lhun grub） unless source/user termbank requires another form.
Avoid 任运无碍 unless the source explicitly conveys both spontaneous presence and unobstructedness. Avoid 任运 for ordinary “spontaneous” or “effortless.” Avoid 任运成就 as global lhun grub translation unless source-specific exception is documented.

TOTAL EXERTION / TOTAL ACTION
- total exertion → 一法究尽; first major occurrence → 一法究尽（ippō gūjin；Total Exertion）.
- total action → 全然行动; total engagement → 全然投入.
- whole being is only the total exertion of action → 整个存在只是那行动的一法究尽 / 全然行动 according to sentence.
Avoid 全体作用 as default for total exertion; avoid 全体行动 for total action; do not mix 一法究尽 and 全体作用 after term lock.

CONSCIOUSNESS / AWARENESS / PRESENCE / PRESENCING
ordinary consciousness → 意识; samsaric consciousness → 轮回心识; Pure Consciousness/Awareness as metaphysical nondual substrate in critique → 纯粹觉知 / 觉知; Awareness/Consciousness as vivid manifestation in AtR phenomenological prose → 觉知 by context; Presence → 临在; Presence-Awareness → 临在-觉知; presencing → 临现; pristine awareness in AtR phenomenological prose → 清净觉知; pristine consciousness / ye shes / jñāna → 本初觉智 / 本初智 as source requires. Avoid 在场 for Presence, 本初觉知 unless source supports “primordial,” 意识 for every Consciousness/Awareness, and 觉性 unless source means nature of awareness.

MODULATION / MANIFESTATION / REFINED-TILL-NONE
modulations of Pure Consciousness → 纯粹觉知的变现; forms are modulations of consciousness → 诸形式是觉知的变现; manifestation → 显现; displaying itself → 展现自身 / 显现自身; presencing → 临现; powerful presencing → 有力的临现; refined in terms of understanding → 得到澄清与精炼; refined till none / gap refined till none → 消融至无; knot of perception → 感知之结; mental proliferation → 概念增益 / 分别增益 by context. Avoid 变调 for consciousness/appearance contexts and 净化与精炼 for “refined till none.”

DEPENDENT ORIGINATION / CONDITIONS / DESIGNATION
Use dependent origination → 缘起; causality/dependent-origination “conditions” → 因缘条件; action + conditions leads to effect → 行动 + 因缘条件，导致结果; dependent designation → 依缘假立 / 缘起假立 / 依蕴假立 by basis; both are dependent designations and mere names → 两者都只是缘起假立、只是名言. Use 条件 / 情况 for ordinary circumstances and 因缘 / 因缘条件 for Buddhist cause-condition contexts.

HIGH-RISK SMALL-TERM LEDGER
Use 探究 / 检视 for contemplative investigate/inquire, not 调查 unless ordinary investigation. Use 五种感官 for ordinary five senses, not 五根 unless Buddhist faculties are intended. Use 正念与念头 for mindfulness and thoughts, not 正念与妄念 unless source says delusive thoughts. Use 非择灭式的止息 / 非择灭 for non-analytical cessation, 基于智慧的择灭 for analytical cessation based on wisdom, 真我 for true self in doctrinal critique, 一体实体 / 一种实有的一体实体 for one substance by context, 一而无二者 for one without a second, 量子跃迁式转变 for quantum shift. Preserve abrupt no-subject grammar in “there is only sound / sights see themselves”; do not add a knower.

NO-REPAIR PROMOTION DISCIPLINE
If the current pass made any material content, terminology, doctrine, speaker, link, href, metadata, human-facing attribute, residue, wrapper, or style repair, do not label the result PASS, FINAL, PUBLISHABLE, or reviewed final. Use exactly:
REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required

A no-repair promotion pass must reopen the exact saved artifact from the previous pass, run Prompt A exact-artifact readback, Prompt 6 completeness/objective-error review, Prompt 9 whole-document refinement check, href/src parity, dialogue speaker-label parity, forbidden/high-risk term search, residue sweep, CSS/style parity, and source-node/top-level structure parity, and make no material edits. Only if no material repair is made may it be labeled:
reviewed final / publishable — strict-certified final not claimed

MANUAL PRINT-COPY CHANGE LEDGER
If a repair pass is made after the user indicated a printed/manual copy exists, include a “Manual changes for printed copy” section listing exact old phrase → new phrase replacements. If no new repairs are made in a no-repair promotion pass, say: No new manual print updates for this round.

HIGH-RISK SEARCH BASKET BEFORE FINAL CLAIM
Before any final, publishable, or no-repair promotion claim for Soh/AtR Chinese HTML, search the exact final artifact for: 见地, 见解, 知见, 行动者, 代理人, 能动性, 无主宰性, 主宰者, 主宰性, 主宰感, 造作者, 无造作者性, 行为主体, 真实自我, 真我, Atman, 一心见, 一心知见, 任运无碍, 自然任运, 任运, 无勤作, 全体作用, 全体行动, 一法究尽, 变调, 变现, 净化与精炼, 消融至无, 调查, 五根, 妄念, 能知/所知, 依缘条件, 行动与条件, 行动 + 条件, &#8226;, 把把, Original Link, By Soh, blog-posts, main-inner, widget.Blog. Classify each hit as fixed, intentionally retained, not present, or needs source review. Do not report PASS if any high-risk hit is unclassified.

当前套件版本：Batch 68（基于中文 Batch67R1 / internal Batch65 底本，并与英文 Batch68 共享机制同步）；Unified Blogger Formatting Prompt v5.8.12；Strict HTML QA Audit Prompt v1.9.9；Prompt A v6.20；Prompt 1 v6.16；Prompt 6 v6.17；Prompt 9 v3.11；Prompt X v1.9；Prompt T v1.8；Protocol A/B v1.9。

我已经上传了 ATR 提示词文件，它们可能是独立 .txt 文件，也可能是一个小型提示词包 ZIP。请不要摘要这些提示词文件。请把它们作为操作指令使用。

首先，列出你可以读取到的已上传提示词文件名。然后判断哪些 ATR 提示词与本任务相关，哪些文件如有缺失也请说明。

任务类型：[HTML/Blogger 翻译 | 将定稿文本转换为 AtR Blogger HTML | 原始聊天记录转 Blogger HTML | 纯净翻译 | 仅审校 | 藏文/Indic 源文核验 | 东亚源文恢复 | 白话 | 提示词套件维护]
目标语言：[简体中文 / 繁体中文 / English / 其他]
源文件或源文本：[已上传文件名，或粘贴在下方]
需要的输出：[纯净文本 / Blogger HTML / DOCX / QA 报告 / 修复后的 artifact / 其他]

必需工作流程：
1. 如果这是“将定稿文本转换为 AtR Blogger HTML”，使用“统一 Blogger 格式化提示词——ATR 宽幅平衡白色画布 Cosmic Dawn 零遗漏 HTML 格式化器”；不得翻译、润色、摘要或遗漏任何文字。如果这是原始聊天记录，先运行 Prompt 8 清理对话，再运行统一 Blogger 格式化提示词。如果这是 HTML/Blogger 翻译或复杂 Blogger 工作，则以 Prompt A 作为控制器，并在必要时运行 Prompt 1 / Prompt 6 / Prompt 9，然后运行统一 Blogger 格式化提示词与严格 HTML QA。
2. 如果这是纯净翻译，除非另一个已上传提示词更具体，否则用 Prompt 1 起草。
3. 如果涉及藏文、梵文、巴利文、Prakrit 或 Indic/canonical 源文核验，先启动 Prompt T，再参考任何公共英文译本。公共译本只能作为 witness，不是权威。
4. 如果涉及中文、日文、韩文、Chan/Zen、Dōgen、CBETA、SAT 或东亚源文恢复，启动 Prompt X。恢复出的源文块不得替代正文完整覆盖。
5. 如果文言文需要现代中文解释，使用 Prompt 5，但不得在白话中加入无源文依据的 Dharma commentary。
6. 起草或修复后，运行 Prompt 6 作为高保真审校门控。
7. 只有在 Prompt 6 之后、且需要全篇精修、一致性或出版级润色时，才使用 Prompt 9。
8. 对 HTML/Blogger artifact，在声称 Blogger-ready 前运行 Strict HTML QA Audit Prompt，并通过 Dark Panel Contrast Gate、Cosmic Dawn v5.8.5 visual / Blogger integration audit、Actual DOM / Selector Match Gate、Dark/Purple Panel Heading Contrast Gate、Hero/Title Contrast Final-Winning Audit 与 Dropcap Aesthetic Audit（深色面板 / Summary Box 对比度、面板标题浅色高对比、teaching-article、white outer canvas、Blogger video macro preservation、实际 DOM selector 匹配、language soft panel、exact href literal parity、purple/dark hero title final-winning near-white rule、refined old-AtR dropcap style）。
9. 如果创建或编辑文件，在声称完成前读回已保存 artifact。
10. 如果任何必需提示词文件缺失或不可读取，请明确说出缺失的文件，并继续采用最安全的部分工作流程；不得凭空编造提示词内容。

Basis / Dharmakaya QA6 上传路由增补：
A. 文件角色识别：如果上传文件包含旧源文、新样式源文、译文草稿与提示词包，先按角色列出文件：Content authority、Styling shell、Existing target-language draft、Prompt pack files、QA reports / older generated artifacts。
B. Style-only parity workflow：若用户说新样式文件应与旧文件内容相同，先做 content parity；先修复 styled source；不得从有缺陷的 styled source 翻译；不得只用 paragraph count 作为证据。
C. Translation completion routing：若修复 source 后恢复了大量缺失区块，而 target-language artifact 已存在，必须用 Prompt 1 从源文翻译恢复区块；除非用户明确允许，不得依赖旧译或公共译本；之后运行 Prompt 6、Prompt 9 与 Strict HTML QA。
D. No false final claim：只要任何 restored block 仍未翻译，artifact 必须标为 STRUCTURALLY READY BUT TRANSLATION INCOMPLETE。不得说 final、complete 或 Blogger-ready。
E. Deliverable packaging：复杂修复会话应返回 final repaired source HTML、final target-language HTML、QA report JSON/TXT、可选 ZIP，以及如提示词需要更新则另给 prompt-patch ZIP。
F. Summary discipline：最终给用户的回复只陈述实际核验过的内容。除非 QA report 支持，不得声称 “all issues fixed”。

Batch 33 Vidyā / rig pa “knowledge” 渲染门控增补：
G. 如果任务涉及 Dzogchen、rig pa、vidyā、avidyā、ma rig pa、basis/gzhi、knowledge of the basis/state/essence、five sciences/rig pa gnas lnga，必须启动相关术语门控。不得机械把 English “knowledge” 译为“知识”。
H. 在返回中文译文或审校报告前，搜索 exact returned artifact 中所有“知识”，并按以下类别分类：VIDYĀ/RIGPA-TECHNICAL、KNOWLEDGE-OF-STATE/BASIS/ESSENCE、FIVE-SCIENCES/LEARNING、PERSONAL-DIRECT-KNOWING、ORDINARY/INTELLECTUAL。
I. 只有 ordinary/intellectual context 才可保留“知识 / 智识 / 知性”；vidyā/rig pa 默认“明”，knowledge of X 通常用“X之明知 / 对X的明知”，five sciences 用“五明处 / 学问 / 知”，personal direct knowing 用“各别亲证之知 / 亲证之知”。
J. 未完成“知识”搜索与分类前，不得声称 Dzogchen terminology cleanup complete、Tibetan-verified、final 或 Blogger-ready。

现在请使用已上传的 ATR 提示词文件继续执行任务。

第 33 批 Dzogchen 术语控制器补充：gnas tshul / snang tshul、众生、能知、遮障与诸法
17. 如果任务涉及中文佛教 / Dzogchen 翻译、审校、格式化或 artifact QA，请在最终前搜索目标文件中的：知识、有情的显现样态、安住样态、诸现象、知性、宇宙与有情、被显为清净、障碍。
18. 对每个命中项按源文判断：gnas tshul = 实相样态 / 真实安住方式；snang tshul = 显现样态；mode of appearances for sentient beings = 众生分上的显现样态 / 众生所见的显现样态；universe and beings / snod bcud = 器情世间 / 器世间与众生；cognizance = 能知 / 认知 / 识 / 明知等；obscurations = 遮障；phenomena = 诸法（正式佛法语境）。
19. 不得把这些替换当作自由润色。源文支持才改；源文不明时标记待审。最终回复必须说明搜索项、命中、修正或保留理由。

第 34 批控制器补充——中观 / Dzogchen 术语门控：
17. 如果任务涉及中文佛教、Dzogchen、中观、藏传术语、Malcolm Smith 文本、dependent designation、prajñapti、upādāya-prajñapti、effort/no effort、View/lta ba、common/uncommon Mahāyāna，请激活第 34 批术语门控。
18. 对 dependent designation，不要机械使用“依名假立”；按源文检查是否应为依缘假立、依缘设施、依缘安立、依蕴假立、依诸支分假立、假名安立/设施。
19. 对 Dzogchen/Mahāmudrā effort/no effort，不要机械使用“努力”或“精进”；按语境检查勤作、无勤作、无需勤作、不落勤作、任运无作等。
20. 对 View/lta ba，不要机械用“知见”；标题和道次第语境优先“见/见地/见解”，如《大圆满的见与基》。
21. 对 common/uncommon Mahāyāna，使用共同大乘/不共大乘；不要使用非共同大乘、特殊大乘等，除非引用原文需要保留。
22. 在最终中文 artifact 上搜索并报告：依名假立、依缘假立、努力、精进、勤作、知见、共同大乘、不共大乘、非共同大乘、特殊大乘。每项列 count、处理方式、保留理由与源文支持。

第 35 批控制器补充——深色面板 / Summary Box 对比度门控：
23. 如果任务输出 AtR Blogger HTML、Prompt-suite HTML、formatted article、quick Blogger formatting artifact，或任何含 .summary-box / .dark-box / .dark-panel / .atr-dark-panel / inline dark background 的页面，必须在声称 Blogger-ready 前运行 Dark Panel Contrast Gate。
24. 检查深色面板内 headings、strong、links、visited links、raw URLs、list text 是否可读；不得允许 Blogger 主题默认深蓝 / 紫色链接在深色背景中低对比显示。
25. 若发现问题，路由到 Unified Blogger Formatting Prompt 与 Strict HTML QA 进行修复，并在最终 QA 摘要中写明 Dark Panel Contrast Gate: PASS/FAIL。


第 45 批控制器补充——Hero / Title Contrast Final-Winning Rule：
26. 如果任务输出 AtR Blogger HTML、Prompt-suite HTML、formatted article、teaching article、resource hub 或任何含 .atr-hero 的紫色/深色 hero/banner 页面，必须运行 Hero/Title Contrast Final-Winning Audit。
27. 不得只检查早期 .atr-hero h1 CSS 是否存在。必须读回最终 CSS 顺序，确认最后适用的 .atr-hero h1 颜色规则是 near-white/light cream（例如 #fffdf0），而不是 purple/navy/dark slate。
28. 必须使用晚置且更高适用性的 override，覆盖 .atr-cosmic h1/h2/h3/h4 与 teaching-article heading rules，防止 title 变成 purple-on-purple。
29. Hero subtitle / atr-subtitle / metadata 也必须是 light cream/gold 且可读；若 -webkit-text-fill-color 保留深色，必须 fail 并修复。

第 44 批控制器补充——v5.8.5 refined dropcap aesthetic：
30. 如果任务输出 AtR Blogger HTML、Prompt-suite HTML、formatted article、teaching article、resource hub 或任何使用 dropcap 的页面，必须运行 Dropcap Aesthetic Audit。
31. .dropcap 应采用 old-AtR refined style：橙/铜色、Spectral/serif、约 3.5em–3.65em、font-weight 400、无重 text-shadow、段落流干净不重叠。
32. 不得使用 v5.8.4 heavy dropcap：font-weight 600/700、4.1em 或更大、heavy glow/text-shadow，或让 dropcap 视觉上压倒正文。
33. 不得把 dropcap 放入 blockquotes、lists、tables、captions、media、black/dark panels、summary boxes、prompt/code blocks、metadata 或 link-only paragraphs。



Batch 60 控制器补充——Top Summary-Box Opening Panel + Hero Title Final-Winning Contrast + Preserve Black Boxes：
37. 若用户要求把顶部 authorial framing note（例如 Why I wrote this / Personal framing / 写作缘起 / 母亲问我何时才算证得解脱）做成更美观的深紫色 “Note on Serious Energy Imbalances” 风格，只允许第一个顶部 framing box 使用 .summary-box.top-framing-box。
38. 不得把 root wrapper、whole article、whole intro region、language list、tables 或多个无关区块改成 summary-box。
39. 不得替换或删除现有 black boxes、black-callout、key-display、dharma-display、remember-box、formula-display、math-display。黑盒仍应保留。
40. .summary-box.top-framing-box 必须使用 dark purple / purple-gold gradient、rounded corners、cream/white text、gold links，并通过 contrast/readback。
41. 不得把 refined dropcap 放进 dark/purple panel；若开头深色 panel 原有 dropcap，应移到之后第一个适合的普通白色画布正文段落。
42. 紫色/深色 hero banner 的 .atr-hero h1 必须通过 final-winning CSS 审计：最终适用颜色为 #fffdf0 或近白/浅奶油，而不是 purple/navy/brown；中文标题与英文标题同标准。
43. 若用户提供英文和中文 blog URLs，必须在顶部添加 reciprocal language link，并保持 exact href literal parity。
44. 若用户提供 sutta/canonical URL 与译者名但 URL path 指向不同 translation path，保留 exact URL，链接标签改为中性，如 “SuttaCentral SN 22.89”，除非译者身份确定。
45. 保存后必须读回 exact artifact，报告 top-framing-box、black-box preservation、hero-title final-winning color、reciprocal links、sutta neutral labeling、BLOG_video_class preservation。

第 39 批控制器补充——Blogger 原生视频宏 iframe 保护：
34. 如果任务涉及 Blogger HTML、AtR Blogger formatting、媒体嵌入、iframe accessibility audit 或 Strict HTML QA，必须保护 Blogger 原生视频宏：<iframe class="BLOG_video_class">。
35. 不得给 <iframe class="BLOG_video_class"> 添加 title="..."，也不得改动其既有 inline styles、attributes、src、width、height 或 Blogger 生成的宏相关属性。Blogger 的内部 macro parser 对这些属性敏感，改动后可能导致 YouTube embed 显示 Bad Request。
36. 对普通 iframe 仍可在适当时添加 title；但 Blogger video macros 必须作为例外处理，并在 QA 中标记为 BLOGGER-VIDEO-MACRO-PRESERVED，而不是 accessibility failure。