Skip to content

Commit ca2c8d1

Browse files
committed
site: the new lede repeated a sentence further down the same page
Fixing the homepage-repetition moved the repetition rather than removing it: the rewritten lede opens on "a test exercises code that exists … the absence has no address", and the paragraph closing the three shapes said the same thing again forty lines later. Caught by grepping the live page for my own new sentence. That paragraph now lands the point the three shapes actually share — that nothing is *wrong* in any of them, so every gate stays green and reports that it checked — which is the observation that earns the next heading instead of restating the one above it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NTcEKXTQMYt84fAjuw5A2M
1 parent b8b8a21 commit ca2c8d1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

www/requirements.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,11 @@ <h3>Partial</h3>
139139
</div>
140140

141141
<p>
142-
A test suite cannot see any of this. A test exercises code that exists; there is no test
143-
that fails because a column nobody writes was never wired to anything. <strong>The absence
144-
has no address.</strong>
142+
Notice what all three have in common: nothing is <em>wrong</em>. No exception, no failing
143+
assertion, no type that stopped lining up — so every gate you own stays green and reports
144+
that it checked. <strong>The three shapes are invisible to your test suite by
145+
construction, not by oversight</strong>, and that is why the fix has to live somewhere
146+
else: in the model, next to the entities, where a claim can be resolved instead of read.
145147
</p>
146148

147149
<h2>So give it one</h2>

0 commit comments

Comments
 (0)