← back to Dw Domain Fleet
Record article rendering fix proof
f71119f13030c084b2e4a2a87bbe0ea4705f1b3a · 2026-09-10 00:56:58 -0700 · Steve Abrams
Files touched
A verification/e2e-proof.json
Diff
commit f71119f13030c084b2e4a2a87bbe0ea4705f1b3a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 00:56:58 2026 -0700
Record article rendering fix proof
---
verification/e2e-proof.json | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/verification/e2e-proof.json b/verification/e2e-proof.json
new file mode 100644
index 0000000..b4ae1eb
--- /dev/null
+++ b/verification/e2e-proof.json
@@ -0,0 +1,21 @@
+{
+ "intent": "Repair AdSense article rendering and verify the local boundary before any production deploy.",
+ "risk_tier": "R1 local code plus R2 rendered HTTP journey",
+ "environment": "macstudio3; dw-domain-fleet renderer and source configs",
+ "build_identity": "77bc6d8",
+ "baseline": "141 article records stored body prose while renderer read sections; live sampled pages had empty article bodies.",
+ "commands": [
+ "node --check shared/render.js",
+ "node - inline articlePage render using sites/wallpaperweekly.json",
+ "independent source inspection of body/sections schema"
+ ],
+ "assertions": [
+ {"boundary":"source schema", "check":"generated body is accepted when sections is absent", "verdict":"PASS"},
+ {"boundary":"render output", "check":"article output contains m-post__body and paragraph markup", "verdict":"PASS"},
+ {"boundary":"syntax", "check":"shared/render.js parses", "verdict":"PASS"},
+ {"boundary":"live production", "check":"deployed article body", "verdict":"SKIP", "reason":"production deploy remains gated"},
+ {"boundary":"editorial quality", "check":"all stored prose is suitable for publication", "verdict":"SKIP", "reason":"editorial review remains on TK-11351"}
+ ],
+ "cleanup": "No production files or account settings changed.",
+ "verdict": "local fix verified; deployment and editorial acceptance remain open"
+}
← 77bc6d8 Render generated AdSense article bodies
·
back to Dw Domain Fleet
·
microsite catalog: showroom tag is 'ShowroomOnly' (TK-11307) fb33023 →