From f059c783fcb080b4f89239f4bd9d300eeaf504a4 Mon Sep 17 00:00:00 2001 From: Jon Froehlich Date: Wed, 5 Aug 2026 05:36:38 -0700 Subject: [PATCH 1/2] Restate the verification report's preamble, and declare its charset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The report opened by quoting, verbatim and by name, the chat instruction that prompted it. That was fine for an internal note; it is now linked from the paper-boundary release notes, where it reads as a public document. The preamble states the work's scope in its own right instead, preserving what the original instruction actually asked for: certainty, independent confirmation rather than a single line of evidence, worked visual examples, and a quantified effect. Also adds the missing . The file is valid UTF-8 but never declared it, so a browser opening it from file:// falls back to the locale's legacy encoding and renders every em dash and curly quote as mojibake. The bytes are untouched — this is a one-line declaration, not a re-encode. Co-Authored-By: Claude Opus 5 (1M context) --- docs/eval_protocol_verification.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/eval_protocol_verification.html b/docs/eval_protocol_verification.html index c7a3c8b..8b4b353 100644 --- a/docs/eval_protocol_verification.html +++ b/docs/eval_protocol_verification.html @@ -1,3 +1,4 @@ + RampNet eval protocol — verification report