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 — TARGET-LANGUAGE-FIRST TECHNICAL TERMS / TOTAL EXERTION / QA STRUCTURAL HARDENING — 23 June 2026

This Batch83 patch applies across the full AtR translation, review, Prompt 1 strict HTML preservation, Prompt 6 adversarial review, Prompt 9 final/publishable QA, language-specific gates, formatter prompts, upload/publishing/controller prompts, prompt-manager workflows, termbank prompts, link handling, dialogue preservation, and final artifact promotion. It applies to all target languages, not only Arabic.

1. TARGET-LANGUAGE-FIRST TECHNICAL TERM RULE
For all languages, technical Dharma terms must not be left as bare English/Pāli/Sanskrit/Tibetan labels inside target-language grammar unless the language-specific termbank explicitly says that this is the accepted running form. Use the target-language running term by default. Preserve the source label only in parentheses where useful, especially at first use, in headings, or where the source term is doctrinally important. Do not glue English/Pāli/Sanskrit labels into target-language grammar with target-language prefixes or suffixes.

This applies to terms including 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, and similar AtR/Dharma technical labels.

For each language, the termbank may define whether the default running form is translated, transliterated, or mixed. The chosen form must be natural in target-language grammar.

Arabic examples for this rule: use اللاذات as the running form for anatta, with اللاذات (anatta) or اللاذات (Anatta) where useful; use الآتمان (Atman), الدارما البوذية (Buddhadharma), زن سوتو (Soto Zen), and «أنا أكون» (I AM). Avoid bare anatta, Atman, Buddhadharma, Soto Zen, or I AM mechanically embedded inside ordinary Arabic grammar.

2. PROTECTED-TERM OVERRIDE: DŌGEN / ZEN “TOTAL EXERTION”
Treat “Total Exertion” as a protected Dōgen/Zen technical term, including in AtR article titles and source passages connected with gujin. Do not translate it with ordinary dictionary terms meaning depletion, exhaustion, spending, draining, overexertion, or merely personal effort/devotion. If the language-specific termbank has an approved translation, use it. If not, preserve the English technical term, optionally with normal target-language transliteration.

Arabic artifact/default approved form: توتال إكسيرشن (Total Exertion). Do not use الاستنفاذ الكلي, because it means depletion/exhaustion. Do not automatically add explanatory first-use notes unless the user explicitly asks for them. If a project-specific prompt requires a note, keep it short and do not expand or editorialize beyond the source.

3. IDIOM AND CONTEXT ADVERSARIAL GATE
Prompt 6 and Prompt 9 must check that apparently simple English phrases are translated according to context, not word-by-word. In psychological/spiritual realization contexts, “saw the same thing” may mean “understood/experienced/recognized the same experience or insight,” not seeing the same physical object.

Arabic preferred pattern for “Nobody around me saw the same thing or got mad if I talked about it”: لم يكن أحدٌ حولي يعيش التجربة ذاتها، ولم يكن أحدٌ يغضب إن تحدّثتُ عنها.

Also run a negative-coordination check: English “Nobody X or Y” often means “Nobody X, and nobody Y,” not “Nobody X, or they Y.” Do not create awkward “or they got mad” structures.

4. UNIVERSAL SLASH-CALQUE GATE
In ordinary running prose, do not mechanically preserve English slash pairs such as subject/object, perceiver/perceived, self/Self, no-self/Self, agent/action, concepts/thinking, Awareness/Consciousness, Who/What am I?, Soto Zen/Dōgen, or Eight Negations / Middle Way negation. Use natural target-language coordination such as “and,” “or,” “between X and Y,” or a parenthetical source label. Preserve slash only when it is part of an exact title, exact formula, filename, code, URL, or deliberately protected technical label.

Arabic examples: من أو ما أنا؟, not من/ما أنا؟; الوعي أو الإدراك, not الوعي/الإدراك; الذات أو الفاعل المستقل, not ذات/فاعل مستقل; زن سوتو ودوجن, not Soto Zen/Dōgen in ordinary Arabic prose.

5. LINK-BOUND SENTENCE QA
For every anchor tag, preserve href exactly unless the user explicitly requests link changes. Preserve the correct anchor boundary: link text must not swallow neighboring sentence text, punctuation, or adjacent links. If source link text is an English article title and the target artifact translates link text, the surrounding sentence must still read naturally. If an exact title must remain English, do not glue it awkwardly into target-language grammar; use natural framing around it.

Adversarial check: read the whole sentence containing each link, not just the linked text. If the sentence sounds like “when [linked title] is penetrated…” or another unnatural construction, repair the surrounding syntax while preserving the href.

6. DOM-LEVEL HTML STRUCTURE PRESERVATION
Prompt 6 and Prompt 9 require DOM-level structural checks, not only visual or text checks. Verify that style blocks are preserved and not converted into visible text; CSS is preserved unless explicitly asked to change; src and href parity is preserved except intentional additions such as a required English-original link; blockquote counts and boundaries are preserved; dialogue-card counts and speaker boundaries are preserved; headings, list items, source blocks, “Also see” cards, and update sections remain structurally aligned; no invalid nesting such as p inside span; no duplicated nested anchors; no source URL converted to plain text; no missing or duplicated source-link instances; and no section merging across source paragraph/card boundaries.

If material HTML structure is repaired, status remains “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required” until a later no-material-change pass.

7. VISIBLE-TEXT SPACING AND PUNCTUATION QA
Prompt 9 must include a final visible-text scan for non-source non-breaking spaces in visible prose, punctuation glued to words, missing spaces after punctuation, awkward spacing around parentheses, target-language punctuation mixed incorrectly with Latin terms, line-merge defects such as “word.word” or “واقعهم.ينبغي”, and link-adjacent punctuation defects. Apply the target language’s punctuation norms.

8. LANGUAGE-SPECIFIC TERMBANK PRIORITY / REVIEWER OVERRIDES
If a native speaker or reviewer supplies a correction during the session, treat it as a language-specific override for the artifact and apply it consistently across all relevant occurrences unless it contradicts a higher-priority project rule. Search the whole artifact for related instances, not only the cited sentence. Update title, headings, body, cards, and repeated references consistently. Document exactly what was changed.

Examples: Arabic anatta default: اللاذات. Arabic Total Exertion for this article: توتال إكسيرشن (Total Exertion). Arabic “saw the same thing” in psychological/spiritual context: يعيش التجربة ذاتها or equivalent, not يرى الشيء نفسه.

9. SOURCE-LABEL RESIDUE SCAN
Before declaring publishable, scan for remaining bare source labels in target-language prose: capitalized English technical terms, Pāli/Sanskrit terms, source labels with target-language prefixes/suffixes, mixed source/target slash forms, and source terms repeated many times where only first-use parenthetical retention is appropriate. Distinguish exact article titles, proper names, URLs, code/file names, deliberately preserved English labels, and protected originals from accidental residue in ordinary prose.

10. STATUS PROMOTION DISCIPLINE
If a review pass makes any material visible-text, terminology, link, or HTML-structure repair, the artifact must not be promoted to publishable in that same pass. Use: REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.

Only after a subsequent full Prompt 6 + Prompt 9 pass finds no material issues and makes no visible-text or HTML edits may the status become: reviewed final / publishable — strict-certified final not claimed.

11. DO NOT OVERCORRECT PROTECTED ORIGINALS
Do not “fix” source terms intentionally preserved due to proper names, exact article titles, original-language quotations, scripture names, URLs, technical labels the termbank says to preserve, or user-specific overrides. Even preserved terms must be integrated naturally into the target-language sentence.

12. PROMPT 9 FINAL AUDIT CHECKLIST
Before producing final files, Prompt 9 must internally check and, where useful, externally summarize: required English-original link present when requested; href parity; src parity; CSS/style block preservation; article root directionality and language attributes; image count; blockquote count; dialogue-card count and speaker boundaries; source-tail cards / “Also see” structure; no invalid nesting; no duplicate nested anchors; no non-source NBSPs in visible text; no line-merge punctuation defects; no ordinary slash-calques; no bare technical source-label residue in running prose; language-specific termbank compliance; and prior-session reviewer corrections applied consistently.

MANDATORY QA / CHANGELOG LINES FOR RELEVANT PASSES
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.

RemoveSegID / SegIDClean & Reflow Instructions — ATR Last-Mile Cleanup Utility v1.5

BATCH 82 — CHINESE UNIVERSAL AWARENESS / UNIVERSAL CONSCIOUSNESS TERMINOLOGY LOCK — 21 June 2026

This Batch82 patch applies across the full AtR translation, review, QA, adversarial audit, formatter, publishing/controller, prompt-manager, packaging, Cloudflare, Blogger, and handoff workflows wherever English source terms such as “universal awareness” or “universal consciousness” are translated, reviewed, or validated into Chinese.

For Chinese target text, prefer 宇宙意识 (traditional: 宇宙意識) for “universal awareness” / “universal consciousness” when the context concerns AtR / John Tan critiques of a reified cosmic or universal consciousness, a shared One Mind, or a universal/cosmic awareness view. Do not use 普遍意识, 普遍觉知, 普遍意識, or 普遍覺知 for this Dharma/philosophical sense unless the source clearly means merely ordinary “generally applicable awareness” rather than a cosmic/universal consciousness view.

This rule is terminological, not doctrinal endorsement: when the source is critiquing “universal awareness / universal consciousness,” translating it as 宇宙意识 preserves the object of critique; it must not make the reified view sound doctrinally approved.

PROMPT 6 / PROMPT 9 / QA REQUIREMENT
During Chinese-related translation, review, no-repair promotion, formatter readback, Strict HTML QA, prompt-manager, or controller validation, explicitly scan for 普遍意识 / 普遍觉知 / 普遍意識 / 普遍覺知 used for “universal awareness” or “universal consciousness.” Repair to 宇宙意识 / 宇宙意識 unless the sentence clearly means ordinary general applicability.

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


BATCH 79 — THOUGHT-WATCHING-THOUGHT / NO-HIDDEN-WITNESS HARDENING — 14 June 2026

This Batch79 patch is universal. It applies to all AtR / John Tan translation, review, refinement, adversarial audit, formatting, Strict QA, no-repair promotion, packaging, upload-controller, prompt-manager, and handoff workflows. It applies across all target languages, not only Arabic, Indonesian, or Chinese. It does not weaken Batch78 nondual-identity and informal-idiom hardening; Batch77 agent/doer, efforting, and mental-chatter false-friend hardening; Batch76 high-risk Buddhist term preservation and local doctrinal contamination gates; Batch75 materiality/anti-churn; Batch74 exact-artifact/false-pass; Batch73 Presence/hybrid-residue; Batch71 Witness/sākṣī; Prompt T; Prompt X; Blogger HTML; href/src/code; or status-discipline safeguards.

CORE LESSON
In central AtR / John Tan / anatta passages, “thought watching thought rather than a watcher watching thought” must not become “mind witnesses mind,” “mind observes mind,” “awareness witnesses thoughts,” or “consciousness watches thoughts.” The doctrinal point is not that a subtler Mind, Witness, Awareness, observer, knower, or subject is watching thoughts. The point is that no separate watcher is found: what is called “the watcher” is itself only that thought, or one thought-moment followed by another thought-moment.

THOUGHT-WATCHING-THOUGHT / NO-HIDDEN-WITNESS GATE
For AtR / John Tan / anatta passages such as “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!,” and related passages involving watcher, observer, witness, knower, thinker, seer, hearer, mind, thought, awareness, consciousness, or subject, do not translate into wording that implies any of the following:
- mind witnesses mind
- mind observes mind
- the witness is the mind
- the observer is the mind
- awareness witnesses thoughts
- consciousness watches thoughts
- a hidden Witness, Mind, Awareness, observer, knower, or subject behind thoughts

The contrast must remain thought versus watcher, not mind versus observer/witness. Preserve the no-hidden-witness insight as thought-after-thought, one thought observing another thought, or thought watching thought. What is called “the watcher” is only that very thought, not a background mind, witness, awareness, consciousness, or subject.

DISAMBIGUATION RULE WHEN TARGET LANGUAGE BLURS “THOUGHT” AND “MIND”
If the target language uses the same or overlapping word for both “thought” and “mind,” the translator must disambiguate. Use a phrase equivalent to one of the following rather than leaving a hidden-subject ambiguity:
- 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

If a literal translation remains vulnerable to a hidden-subject reading, add a small clarifying phrase within the translation rather than preserving ambiguity.

LANGUAGE-SPECIFIC EXAMPLES
Indonesian: avoid ambiguous formulations such as batin menyaksikan batin, pikiran menyaksikan pikiran, pengamat adalah batin, penyaksi adalah pikiran, or pengamat adalah pikiran itu sendiri when pikiran can be read as Mind rather than a thought. Prefer clearer forms such as 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.

Chinese: avoid formulations implying 心 / 觉知 / 意识 as a hidden subject witnessing thoughts. Prefer 念头看念头 / 一个念头看另一个念头 / 所谓的观察者只是那个念头本身, depending on naturalness.

Arabic: avoid wording implying العقل / الوعي / الشاهد as a background witness. Prefer formulations equivalent to فكرة تراقب فكرة أخرى and “the so-called watcher is only that very thought,” not “mind witnesses mind.”

PROMPT 6 / PROMPT 9 / QA BACK-TRANSLATION REQUIREMENT
During every Prompt 6, Prompt 9, Strict QA, formatter readback, no-repair promotion, packaging validation, prompt-manager, publishing/controller, or adversarial review pass, explicitly scan central anatta passages involving watcher, witness, observer, seer, hearer, thinker, knower, mind, thought, awareness, consciousness, subject, no one behind thoughts, one thought then another thought, thought watching thought, or watcher is that thought.

Run this adversarial back-translation test: could the target line naturally be back-translated as “mind watches mind,” “mind witnesses mind,” “the witness is mind,” “the observer is mind,” “awareness watches thoughts,” “consciousness witnesses thoughts,” or “a subtle subject remains behind thoughts”? If yes, repair it. Treat the issue as material because it reverses or weakens the anatta/no-hidden-witness insight.

MANDATORY QA / CHANGELOG LINE
Every relevant AtR / John Tan / anatta QA pass must include this short confirmation line:
Thought-watching-thought / no-hidden-witness gate checked: no “mind witnesses mind,” “witness is mind,” “awareness watches thought,” or hidden-subject reading remains.

STATUS DISCIPLINE
If such an issue is found and repaired, the artifact cannot be promoted in the same pass. Use: “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” Only a later exact-artifact no-material-edit pass may use: “reviewed final / publishable — strict-certified final not claimed.”

BATCH 78 — UNIVERSAL NONDUAL IDENTITY SYNTAX AND INFORMAL IDIOM/“BLAH” REGISTER HARDENING — BATCH81 REVISION / CLARIFICATION — 16 June 2026

This Batch78 rule is now clarified by Batch81. It is still universal and applies to all AtR / John Tan translation, review, refinement, adversarial audit, formatting, Strict QA, no-repair promotion, packaging, upload-controller, prompt-manager, and handoff workflows. It applies across all target languages, not only Arabic or Tamil. This clarification does not weaken Batch80 hero-title formatting repair; Batch79 thought-watching-thought/no-hidden-witness hardening; Batch77 agent/doer, efforting, and mental-chatter false-friend hardening; Batch76 high-risk Buddhist term preservation and local doctrinal contamination gates; Batch75 materiality/anti-churn; Batch74 exact-artifact/false-pass; Batch73 Presence/hybrid-residue; Batch71 Witness/sākṣī; Prompt T; Prompt X; Blogger HTML; href/src/code; or status-discipline safeguards.

CORE LESSON
Some English nondual formulas and informal idioms are structurally dangerous when translated too literally. In anatta contexts, “In X, just Y” is compact contemplative syntax. It is not a container/location formula, but Batch78 must not be overread as forcing every language into a heavy definition such as “hearing itself is sounds,” “seeing itself is forms,” or “X means Y.” The task is subtler: preserve the source’s compact “in hearing / in seeing / in thinking, only ...” cadence where natural, while preventing any reading in which hearing, seeing, thinking, awareness, or mind becomes a container, field, stage, background, entity, or hidden subject in which phenomena appear. Likewise, informal expressions such as “blah something nice but deluded” may not be asking for a childish or comic “chattered/prattled” verb; they often function as a dismissive critique of polished but deluded conceptual or spiritual talk. Translation must preserve nondual precision, compact contemplative cadence, and publication register, not merely surface syntax.

NONDUAL IDENTITY SYNTAX GATE — “IN X, JUST Y”
For anatta/nondual lines such as “In thinking, just thoughts,” “In hearing, just sounds,” and “In seeing, just forms, shapes and colors,” preserve the source’s “in/with/at hearing, only sounds; in/with/at seeing, only colors/forms; in/with/at thinking, only thoughts” structure where that is natural in the target language. Do not translate with a target-language structure that implies a container, category, location, field, stage, background, entity, hidden subject, or subtle gap between process and object, such as “inside thinking there are thoughts,” “within hearing there are sounds,” or “in awareness/mind, sounds appear.”

This is a semantic gate, not a demand for one grammatical template. Do not overcorrect into rigid identity wording such as “X is Y,” “X itself is Y,” or “X means Y” if that changes the source tone, cadence, or doctrinal nuance. Prefer the most natural target-language form equivalent to “in/with/at hearing, only sounds,” “in/with/at seeing, only colors/forms,” and “in/with/at thinking, only thoughts,” while ensuring the wording does not imply an inner container, background observer, or hidden subject. Use a heavier identity/non-separation formulation only when the target language truly requires it to block a misleading container/background reading.

Tamil clarification: avoid கேட்பதில் எப்போதும் ஒலிகள் மட்டுமே if it reads as an inner container, “inside hearing there are sounds.” Also avoid over-heavy identity such as கேட்பது என்பது எப்போதும் ஒலிகளே or கேட்பதே எப்போதும் ஒலிகளே if it sounds like “hearing itself is sounds” rather than the source’s compact “in hearing, only sounds.” Prefer natural non-container locative/temporal Tamil such as கேட்கையில் எப்போதும் ஒலிகளே; பார்க்கையில் எப்போதும் நிறங்கள், வடிவங்கள், உருவங்களே; சிந்திக்கையில் எப்போதும் எண்ணங்களே; கேட்கையில் வெறும் ஒலியே.

Arabic-specific guidance: the earlier identity-style examples such as التفكير ليس إلا أفكارًا / السماع ليس إلا أصواتًا / الرؤية ليست إلا صورًا وأشكالًا وألوانًا remain acceptable when needed to block a locative/container reading. However, do not force them mechanically if the local sentence needs the source’s compact contemplative cadence. Avoid في التفكير، مجرد أفكار when it can read as a locative/category structure rather than a non-container “only thoughts” formula.

INFORMAL IDIOM / “BLAH” / DISMISSIVE CONCEPTUAL-TALK GATE
When the source uses informal expressions like “blah something nice but deluded,” do not translate mechanically into a target-language equivalent of “chattered,” “prattled,” or “babble” if that creates an unintended comic, childish, overly casual, or merely talkative tone.

Preserve the function: dismissing attractive but deluded conceptual talk, polished formulations, or nice-sounding spiritual language that lacks realization. All target languages should render the idiom naturally in the target register, with wording equivalent to: “uttered nice-sounding but deluded words,” “produced polished/resonant phrases, but deluded,” “spoke in attractive formulas, but still deluded,” or “gave elegant-sounding conceptual talk, but it remained deluded.”

Arabic-specific rule: prefer صاغوا عبارات رنّانة جميلة، لكنها واهمة / أطلقوا كلامًا منمقًا جميلًا لكنه واهم. Avoid ثرثروا unless the source is intentionally mocking in a very colloquial way.

PROMPT 6 / PROMPT 9 / ADVERSARIAL REVIEW REQUIREMENT
During Prompt 6, Prompt 9, Strict QA, formatter readback, package validation, no-repair promotion, prompt-manager/controller review, or any adversarial audit/review, explicitly scan every target language for both sides of the Batch78 identity-syntax gate:
1. under-protection: “In X, just Y” rendered with a locative, container, category, field, background, hidden-subject, or “inside/within there are” structure that weakens nondual non-separation;
2. overcorrection: a compact source formula forced into a heavy definitional sentence such as “X is Y,” “X itself is Y,” or “X means Y” when that changes tone, cadence, or doctrine;
3. informal English idioms such as “blah” translated too literally as chatter/prattle/babble instead of preserving their dismissive function and appropriate publication register.
If any issue changes source meaning, doctrinal clarity, nondual precision, compact contemplative cadence, or publication register, treat it as material. Repair globally, update the Source-Term Decision Table / high-risk term ledger / Change Materiality Ledger as applicable, and use: “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” Only a later exact-artifact no-material-edit pass may use: “reviewed final / publishable — strict-certified final not claimed.”

MANDATORY QA / CHANGELOG LINE
Every relevant AtR / John Tan / anatta QA pass must include this short confirmation line:
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 — UNIVERSAL AGENT/DOER, EFFORTING, AND MENTAL-CHATTER FALSE-FRIEND HARDENING — 13 June 2026

This Batch77 patch is universal. It applies to all AtR / John Tan translation, review, refinement, formatting, QA, no-repair promotion, packaging, upload-controller, and handoff workflows. It does not weaken Batch76 high-risk Buddhist term preservation, local doctrinal contamination, anti-substantialism/anti-nihilism hardening, Batch75 materiality/anti-churn, Batch74 exact-artifact/false-pass, Batch73 Presence/hybrid-residue, Batch71 Witness/sākṣī, Prompt T, Prompt X, Blogger HTML, href/src/code, or status-discipline safeguards.

CORE LESSON
In AtR / John Tan / anatta translation, ordinary dictionary senses can be false friends. “Agent” often means the presumed independent doer/controller from which action proceeds, not an intermediary or representative. “Efforting” often means contrived, self-conscious, fabricated doing, not fatigue. “Mental chattering” often means discursive/conceptual proliferation, not casual talkativeness. These terms must be handled as Dharma/philosophical risk terms whenever the surrounding context is anatta, no-self, no-doer, dependent origination, non-doership, practice, view, realization, or related AtR explanation.

AGENT / DOER / AGENCY / DOERSHIP / AGENTLESSNESS / NON-DOERSHIP GATE
In anatta, no-self, no-doer, no-doership, agentlessness, dependent origination, and related Dharma/philosophical contexts, “agent” means the presumed independent doer, actor, controller, prime mover, or entity from which action proceeds. It must not be translated as an intermediary, broker, representative, travel agent, legal agent, commercial agent, software agent, service agent, or delegated proxy unless the source clearly means that ordinary non-Dharma sense.

All target languages must choose wording that preserves the “independent doer/actor/controller” sense. Where the ordinary local word for “agent” points toward an intermediary/representative, reject it and use a gloss such as “independent agent/doer,” “independent actor/controller,” “presumed doer,” or the target-language equivalent.

Arabic-specific rule: prefer فاعل، فاعل مستقل، الفاعل، الخلوّ من الفاعل، غياب الفاعل المستقل. Avoid واسطة، وسيط، وكيل، عميل, or anything implying intermediary, representative, broker, client, commercial/legal agent, or service agent, unless the source clearly uses that ordinary sense.

EFFORTING / EFFORTLESSNESS GATE
In John Tan / AtR usage, “efforting” often means contrived, fabricated, self-conscious, artificial effort or subtle doing — the opposite of natural effortlessness. It usually does not mean exhaustion, strain, tiredness, strenuousness, or physical/mental fatigue.

All target languages must avoid translating “efforting” as “tiring,” “strenuous,” “exhausting,” or fatigue/strain unless the local sentence clearly means fatigue. Prefer wording equivalent to contrived effort, artificial effort, fabricated doing, effort accompanied by contrivance, or self-conscious efforting.

Arabic-specific rule: prefer التكلّف، جهد مصطنع، مصحوب بالتكلّف، ينطوي على جهدٍ مصطنع، متكلّف. Avoid مُجهد، مُرهق، شاق unless the source clearly means tiring, exhausting, or physically/mentally strenuous.

MENTAL CHATTERING / DISCURSIVE THOUGHT GATE
When “mental chattering” appears in AtR / Dharma explanation as a technical critique of conceptual, inferential, proliferating, or discursive thinking, do not over-literalize it into a colloquial “mind chatter” phrase if that lowers the register or makes the passage sound casual. Preserve the sense of discursive/conceptual proliferation and choose the target-language register appropriate to philosophical/Dharma discourse.

Arabic-specific rule: prefer التفكير الاستطرادي, التفكير الخطابي/المفهومي, حركة الذهن الخطابية/المفهومية. Use الثرثرة الذهنية only when the source tone is clearly informal or colloquial.

PROMPT 6 / PROMPT 9 / ADVERSARIAL REVIEW REQUIREMENT
During Prompt 6, Prompt 9, Strict QA, formatter readback, package validation, no-repair promotion, or any adversarial review, explicitly scan every target language for these false friends:
1. “agent” mistranslated as intermediary/representative/broker/proxy/service agent instead of independent doer/actor/controller;
2. “efforting” mistranslated as fatigue, tiredness, strenuousness, or exhaustion instead of contrived/self-conscious doing;
3. “mental chattering” mistranslated too colloquially when the context is technical Dharma/philosophical discourse.
If any such issue changes source meaning, doctrinal clarity, or publication register, treat it as material. Repair globally, update the Source-Term Decision Table / high-risk term ledger, and use: “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” Only a later exact-artifact no-material-edit pass may use: “reviewed final / publishable — strict-certified final not claimed.”

BATCH 76 — UNIVERSAL HIGH-RISK BUDDHIST TERM PRESERVATION + LOCAL DOCTRINAL CONTAMINATION GATE + ANTI-SUBSTANTIALISM/ANTI-NIHILISM HARDENING — 8 June 2026

This Batch76 patch is universal. It applies to all ATR translation, review, refinement, formatting, QA, no-repair promotion, packaging, upload-controller, and handoff workflows. It does not weaken Batch75 Materiality-Aware Polish/Anti-Churn, Batch74 exact-artifact/false-pass hardening, Batch73 Presence/hybrid-residue rules, Batch72 Plum Dawn/UI safeguards, or earlier Blogger chrome, href/src, no-added-gloss, no-public-translation-contamination, Prompt T, and Prompt X safeguards.

CORE LESSON
A translated Buddhist/Dharma technical term can be grammatically correct and dictionary-supported yet still be doctrinally unsafe in a target language. Local vocabulary may import creator/source-view assumptions, Sufi/Islamic, Christian, Vedāntic/Hindu, Daoist, New Age, psychological, legal, folk-religious, nihilistic, eternalist, substantialist, or metaphysical baggage. Therefore, do not automatically choose the most natural local equivalent for high-risk Dharma terms.

UNIVERSAL SOURCE-TERM DECISION GATE
Before finalizing an initial translation, and again during Prompt 6/Prompt 9/Strict QA-style review, maintain a Source-Term Decision Table for article-central high-risk terms. For each term, classify:
1. Source term.
2. Proposed target rendering.
3. Risk type: Safe translated term / Preserve original term / Preserve original term + target-language gloss / Target-language term allowed only after clarification / Reject target-language term due to doctrinal contamination.
4. Reason.
5. Final rule for this artifact.
If no safe target-language equivalent is known, preserve the English/Sanskrit/Pāli/Tibetan/AtR label and add a concise target-language explanation rather than inventing a confident local equivalent.

HIGH-RISK TERM FAMILIES
Always consider this gate for 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; and any article-specific high-risk term.

LOCAL RELIGIOUS CONTAMINATION GATE
Do not translate Buddhist terms into local religious-theological vocabulary unless the source explicitly makes that comparison. Examples that must not become hidden default translations include Sufi/Islamic terms such as fanāʾ, baqāʾ, ihsan, tawḥīd, or Allah-realization; Christian terms such as salvation, grace, Holy Spirit, Godhead, soul, or creator; Vedāntic/Hindu terms such as Brahman, Ātman, mokṣa, or īśvara; Daoist terms such as Dao, wu wei, or original qi; and New Age/psychological terms such as universal consciousness, higher self, subconscious, ego death, or pure consciousness. Such terms may appear only as explicit comparisons when the source itself makes the comparison.

ANTI-SUBSTANTIALISM / ANTI-SOURCE-VIEW GATE
For dependent origination, emptiness, Buddha-nature, Presence, Awareness, rigpa, dharmadhātu, ground, source, essence, luminosity, and related terms, check that target wording does not imply a fixed Source, origin-substance, independent ground, creator, Brahman/Ātman, eternal witness, permanent Self, metaphysical container, phenomena emerging from a self-existing base, symmetrical mutuality not present in the source, or a mere causal sequence when the source means broader dependent designation/interdependence.

ANTI-NIHILISM / ANTI-BLANK-VOID GATE
For emptiness, voidness, nothingness, absence, non-arising, no-self, cessation-related language, and similar terms, check that target wording does not imply nothing exists at all, annihilation, blank unconsciousness, dead void, mere absence, depression/meaninglessness, ontological non-being, or emptiness as a substance/place. If the local term risks nihilistic misunderstanding, preserve śūnyatā/emptiness or the relevant source label and explain: empty of intrinsic existence/self-nature, not nothingness.

PROTECTED-LABEL AND TRANSLITERATION RULE
Keep protected labels exactly when AtR/source convention requires it, especially I AM, AMness, Isness, capitalized Self, technical Presence, rigpa, vidyā, anatta/anātman when needed, Madhyamaka, śūnyatā, and dependent origination when the target-language equivalent is risky. A target-language gloss may be added, but the protected label must not be silently replaced. Do not phonetically transliterate English technical terms into the target script unless that transliteration is already a stable convention in that language and appropriate for the article. Prefer the Latin-script source label plus a target-language explanation.

RTL / MIXED-SCRIPT SAFETY
For Arabic, Hebrew, Persian, Urdu, and other RTL pages, preserve mixed Latin/Sanskrit/Pāli/Tibetan technical labels with proper directionality handling where needed. Formatter and Strict HTML QA must check that mixed-script labels render legibly and are not reordered, split, or garbled. Do not “clean up” bidi-safe spans, terminology notes, or first-use glosses as redundant.

EXPERT FEEDBACK GATE
If a native speaker or domain-informed reviewer says a target-language term causes doctrinal distortion, classify the feedback as material doctrinal risk / target-language fluency issue / optional preference / rejected suggestion. Do not dismiss it merely because the term appears in a dictionary, Wikipedia, prior translation, or online usage. If material, repair globally, update the Source-Term Decision Table, and record it in the Change Materiality Ledger.

PROMPT-SPECIFIC APPLICATION
Universal Intro and Prompt A: visibly require expert terminology warnings, Source-Term Decision Table, first-use handling, and intentional gloss logging.
Prompt 1/2/3/4/5/7/8: do not over-localize high-risk Dharma terms; preserve labels and glosses where local equivalents are unsafe; Prompt 8 must not smooth dialogue into local religious equivalents.
Prompt 6: add an adversarial Local Doctrinal Contamination / Anti-Substantialism / Anti-Nihilism review basket and scan high-risk term families globally.
Prompt 9: naturalness must not replace protected labels with locally smooth but doctrinally contaminated terms.
Prompt T and Prompt X: include anti-local-religious-contamination, protected-label preservation, and gloss-consistency checks when source-anchor or source-restoration work feeds target artifacts.
Protocol A/B and Upload Controller: require Source-Term Decision Table, terminology-protection notes, intentional glosses, expert-feedback incorporation, and material terminology repair status discipline.
Unified Blogger Formatter and Strict HTML QA: preserve terminology notes, protected labels, glosses, bidi-safe spans, and mixed-script labels; audit for protected technical labels, first-use glosses, local religious contamination, source-view/substantialism, nihilism, and directionality safety.
RemoveSegID / mechanical utilities: never alter protected technical labels, term notes, glosses, bidi spans, source labels, href/src/code, or explanatory terminology notes.

ARABIC CASE-STUDY EXAMPLES — EXAMPLES ONLY, NOT ARABIC-ONLY RULES
dependent origination should not rely solely on Arabic terms such as النشوء المعتمد / النشأة المعتمدة if reviewers warn that they imply source-view. A safer high-risk form may preserve “dependent origination (pratītyasamutpāda / paṭicca-samuppāda)” plus an Arabic explanation meaning: قيام الظواهر اعتمادًا على شروط وأسباب متداخلة، لا صدورها من أصل ثابت أو مصدر قائم بذاته.
emptiness / śūnyatā should not rely solely on الفراغ if it suggests blank void or nothingness. A safer gloss may explain: الخلوّ من الوجود الذاتي أو الطبيعة الذاتية، لا العدم ولا الفراغ بمعنى الانمحاء.
I AM remains I AM as a protected AtR stage-label, not a Sufi phrase. fanāʾ, baqāʾ, ihsan, tawḥīd, and similar Sufi/Islamic terms are not main translations for Buddhist terms unless the source explicitly compares them. Madhyamaka should not be reduced only to “Middle Way” where school-name identity matters.

MATERIALITY AND STATUS
A terminology change is material if it affects dependent origination, emptiness, anatta, Self, I AM, Presence, Awareness, rigpa, Madhyamaka, Buddha-nature, agency/doer/perceiver, or other high-risk terms. Such a pass cannot be promoted as final in the same pass. Use: “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.” Only a later exact-artifact no-material-edit pass may use: “reviewed final / publishable — strict-certified final not claimed.”



BATCH 71 ROUTING NOTE — WITNESS/SĀKṢĪ + RESIDUE/CALQUE HARDENING — 1 June 2026

This prompt is not primarily a translation-review prompt. Do not overload it with full doctrinal rewriting. However, any artifact it formats, cleans, packages, audits, hands off, or approves must preserve the Batch71 inherited hard gates: Universal Witness / Sākṣī Gate, visible link-text classification, romanized Sanskrit/Pāli/Tibetan residue classification, target-specific hybrid residue scans, Prompt 9 calque/fluency review, repeated-failure escalation, high-risk source-term review table, Strict HTML QA visible-text smoke test, exact href/src/code preservation, and hard no-repair promotion discipline. If translation, terminology, residue, or target-language fluency issues are detected or even suspected, route to Prompt 6 and Prompt 9 before any final/publishable status. Structural parity alone is not publishability.

BATCH70 GLOBAL INHERITED MODULE — NO QA-BY-ASSERTION + HARD NO-REPAIR PROMOTION GATE + SOURCE-LANGUAGE RESIDUE REGRESSION AUDIT — 29 May 2026

This is an inherited managed-prompt module. It applies to every ATR managed prompt that can create, translate, edit, review, repair, format, audit, publish, upload, hand off, or package artifacts. It does not update the user's standalone intro prompt.

1. NO QA-BY-ASSERTION
Do not claim “reviewed,” “publishable,” “final,” “complete,” “material gates pass,” “ready,” “certified,” or equivalent status merely because you say Prompt A / Prompt 1 / Prompt 6 / Prompt 9 / Strict HTML QA was applied. A status claim is valid only after a fresh audit of the exact latest artifact. If a check was not actually performed, state: “Not fully verified: [specific check]. Human review required.” Do not substitute confidence language for verification.

2. EXACT-LATEST-ARTIFACT DISCIPLINE
Every repair, review, audit, final, or no-repair promotion pass must reopen and operate on the exact latest HTML/text artifact. Do not rely on memory, previous summaries, prior QA notes, filenames alone, earlier artifacts, or partially updated drafts. If the latest artifact is ambiguous, do not promote; identify the artifact used and list the ambiguity as a human-review item.

3. MATERIAL REPAIR INVALIDATES SAME-PASS PROMOTION
If any material edit is made during a pass, the artifact cannot be promoted in that same pass. Material edits include translation correction, source-language residue cleanup, mixed-language hybrid repair, href/src repair, URL-slug repair, omitted-section restoration, duplicated-section removal, doctrinal terminology repair, speaker-attribution repair, readability-affecting punctuation repair, paragraph/list/blockquote/section restoration, HTML structure repair, media/embed repair, attribute repair, title/link-text repair, or CSS/wrapper repair that changes rendered output.
If material repair occurred, use exactly: REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required.
Only a later separate pass that reopens the exact latest repaired artifact and makes no material edits may use: reviewed final / publishable — strict-certified final not claimed.

4. PROTECTED-ENGLISH WHITELIST BEFORE RESIDUE SCANS
Before scanning for source-language residue, prepare a protected-English whitelist. English may remain only when it is: URL/code; HTML/CSS/JS attribute name, selector, class, ID, property, function, variable, or config value; proper name or author/person/group name; exact linked article/book/video/audio title intentionally preserved; quoted technical label intentionally preserved (e.g. I AM, AMness, anatta, anatman, Dzogchen, Mahamudra, Brahman, Sunyata, Maha, self/Self, Presence, Awareness, One Mind, No Mind, no-mind, non-dual, rigpa, Dharma, Buddhadharma, or another explicitly protected AtR/Dharma label); bilingual/navigation label intentionally retained; or a quoted original phrase that the source requires preserving. Everything else is ordinary English residue and must be translated or explicitly flagged for human review. Do not overprotect ordinary lowercase uses of otherwise protected terms.

5. MANDATORY SOURCE-LANGUAGE RESIDUE + HYBRID SCAN
Before any no-repair promotion, scan visible text outside code/style/script/href/src for ordinary English embedded in target-language prose; English + target-language hybrid particles/suffixes such as term-এর, term-কে, term-তে, term and term, term বা and equivalent patterns in other languages; lowercase ordinary English words including experience, realization, insight, practice, view, emptiness, awareness, consciousness, manifestation, phenomena, absolute, ultimate, mind, presence, sound, taste, vivid, ontological, dualistic, non-conceptual, meditation, teaching, guide, path, ground, source, self, no-self, non-self, dependent, origination, arising, luminosity, clarity, naturalness, ordinariness, spontaneity, subject, object, agent, doer, doership; corrupted mixed-script words; exact-title damage; residual source punctuation; and line-merge damage. If any material residue is found and repaired, no promotion is allowed in the same pass.

6. HREF/SRC AND ATTRIBUTE INTEGRITY GATE
Before promotion, compare source and target HTML for raw href count, raw src count, exact href/src values, non-source non-Latin characters inside href/src values, spaces inserted into URLs, translated URL slugs, missing/duplicated links, changed iframe/script/config values, and explicitly accounted added links. Never translate or mutate URL paths, href values, src values, iframe config values, CSS URLs, script values, IDs, classes, selectors, Blogger widget IDs, or code-like attributes. Human-facing alt/title/aria-label/placeholder/iframe-title text may be translated only when it is truly user-facing language and not code, URL, exact title, proper name, or protected label.

7. COVERAGE AND STRUCTURE GATE
Before promotion, compare source and target for major section/stage count, heading sequence/order, paragraph count with accounted additions only, blockquote count, list-item count, dialogue/speaker-turn count where applicable, table and row/column preservation, media/embed count, article ending reached, style block closed before article body, no hidden untranslated source tail, no duplicated translated blocks, no dropped links/parenthetical notes/blockquotes/list items, and no CSS/script/code translated or damaged. Missing, duplicated, reordered, or structurally corrupted sections are material defects.

8. RISK-BASKET REGRESSION
Every discovered defect becomes a session-specific risk-basket item. The next review pass must scan globally for the same defect type: all English+target suffix hybrids after one hybrid is found; all href/src/action/data-url/style URLs after one URL mutation is found; all exact linked titles after one title is partially translated; all section/paragraph/list/blockquote coverage after one dropped paragraph; ordinary lowercase uses after one overprotected term; related residue terms after one residue phrase; and all speaker-turn/order checks after one attribution issue.

9. NO-REPAIR PROMOTION CHECKLIST
A no-repair promotion pass must reopen the exact latest artifact; run visible-text residue scan; classify protected English; run href/src parity and non-Latin-in-URL scan; run translated URL-slug scan; run section/heading/paragraph/list/blockquote/media coverage checks; run dialogue/speaker-turn checks where applicable; run the terminology risk basket; run line-merge/punctuation audit; make no material edits; and state remaining exceptions such as URL_NEEDED_HUMAN_REVIEW. Only then may the artifact be marked: reviewed final / publishable — strict-certified final not claimed.

10. PACKAGING / HANDOFF STATUS
Package metadata and handoff prompts must state whether the artifact is “REPAIRED AFTER RE-AUDIT — material gates currently pass, no-repair promotion still required” or “reviewed final / publishable — strict-certified final not claimed.” Filenames must not imply finality if the artifact is repaired-only. Known human-review placeholders such as URL_NEEDED_HUMAN_REVIEW must be listed in QA metadata. Packaging must include a QA/changelog TXT explaining checks performed and exceptions remaining.

Batch 16 Modernization Date: 28 April 2026
Batch 67 Dialogue-Block Preservation Update: 23 May 2026
Status: Live operational instruction section
BATCH 67 DIALOGUE-BLOCK PRESERVATION WARNING

During last-mile cleanup:
- Do not flatten .dialogue-turn-block.
- Do not convert inner paragraphs of .dialogue-turn-block into independent .dialogue-turn speaker boxes.
- Do not remove the first speaker label from a .dialogue-turn-block.
- Do not detach URLs, blockquotes, or numbered questions from their parent speaker block.


PURPOSE
Use this section when cleaning text exported from ATR translation/review prompts that include SegID headers, PARA markers, Clean Copy banners, QA headings, or citation crumbs.

This is a last-mile cleanup workflow. It must not be used to rewrite, translate, summarize, or alter the meaning of the translated text.

LEGACY PRESERVED QUICK WORKFLOW
The older workflow instructed users to:

1. Copy the reviewed Clean Copy output.
2. Paste it into a Notepad file.
3. Save it as a UTF-8 .txt file.
4. Unzip and run RemoveSegID.exe from RemoveSegID.zip.
5. Choose Mode 3 when using that older tool.
6. Drag and drop the .txt file into the console window instead of manually typing the path.
7. Press Enter.
8. Use the cleaned output file created next to the source file, such as filename_cleaned.txt.

CURRENT SEGIDCLEAN & REFLOW WORKFLOW
The newer SegIDClean & Reflow utility is preferred when available.

Expected function:

- removes SegID headers/prefixes, with or without trailing dot or colon;
- strips “Clean Copy” banners and QA/report headings;
- deletes inline citation crumbs such as [ISO][1] or Wikipedia+2 when they are artifacts, not source text;
- preserves paragraph breaks using PARA/SegID markers;
- collapses extra blank lines;
- writes a cleaned file next to the source, such as draft.cleaned.txt;
- if PARA markers are present, emits a second pass with original paragraphing reconstituted as continuous prose, such as draft.cleaned.reflowed.txt.

SAFETY BOUNDARY
The cleanup utility edits exported text only. It must never be treated as an authority over the source translation.

Do not use cleanup to:

- fix mistranslations;
- remove difficult content;
- merge sections that should remain separate;
- erase original paragraphing without a reflow basis;
- delete quotations or source labels;
- remove footnotes that are real article content;
- remove bracketed translator notes such as 【译按：…】 when they are intended content;
- remove original-script quotations;
- remove intentional stage labels, speaker labels, or headings.

BEFORE CLEANUP
Confirm:

1. The translation/review output is complete.
2. The Clean Copy region is the intended region to clean.
3. The file is saved as UTF-8 text.
4. The file extension is .txt unless the tool explicitly supports another format.
5. You have a copy of the pre-cleaned file.
6. PARA markers, if present, are consistent.
7. SegID markers are not part of meaningful source text.

AFTER CLEANUP QA
Open the cleaned file and check:

- title is present;
- first paragraph is present;
- middle section is present;
- final paragraph is present;
- no section was silently removed;
- paragraphs are not collapsed into one unreadable block;
- poems/verses/lists did not lose intentional lineation;
- quotes and source labels remain;
- diacritics remain intact;
- Chinese characters remain intact;
- links remain intact if present;
- no QA-report headings remain unless intentionally retained;
- no SegID/PARA markers remain unless intentionally retained.

WHEN TO USE THE REFLOWED OUTPUT
Use the .reflowed output when:

- PARA markers were used correctly;
- you want continuous prose with original paragraphing restored;
- the output will be pasted into a normal article, book, or blog post.

Do not use the reflowed output without checking when:

- the text contains verse, gāthās, poetry, transcript lineation, tables, code, or prompt bodies;
- line breaks carry meaning;
- the source uses intentionally short standalone lines;
- the cleanup result visually changes structure.

WHEN TO RETURN TO PROMPT 6 / PROMPT 9 INSTEAD
If the cleaned text reveals missing paragraphs, mistranslations, inconsistent terminology, broken quotes, bad paragraphing, or doctrinal errors, do not keep cleaning mechanically. Return to Prompt 6 for review or Prompt 9 for source-anchored refinement.

SIMPLIFIED / TRADITIONAL CHINESE CONVERSION NOTE
If using the separate Simplified-to-Traditional / Traditional-to-Simplified converter:

1. Treat it as character conversion only, not translation.
2. Check Buddhist technical terms after conversion.
3. Check proper nouns, names, Sanskrit/Pāli/Tibetan transliterations, and quoted classical passages.
4. Do not assume automated conversion preserves regional terminology preferences.
5. Keep a copy of the pre-conversion file.

FINAL STATUS
A cleanup step is complete only after the cleaned file is opened and checked. Do not claim the final text is clean merely because the utility produced an output file.