From 4bd64fec75147a7ba57d2f37d3e788621269c9ef Mon Sep 17 00:00:00 2001 From: Patrick Buckley Date: Sun, 2 Aug 2026 13:16:54 -0700 Subject: [PATCH] docs(readme): serve the harness diagram from the LFS media endpoint raw.githubusercontent.com returns the 131-byte LFS pointer for lfs-tracked paths (.gitattributes tracks *.png), so the README image rendered broken. media.githubusercontent.com serves the actual bytes (verified 200 image/png). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba606dfe..0708b8ec 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Named after the [Ruddy Turnstone](https://en.wikipedia.org/wiki/Ruddy_turnstone) **What is a harness?**

- - ℋ : s_{n+1} ~ T(s_n) for n < τ_H — the whole controlled loop: π lowers state to context, M_W proposes a readout, γ authorizes it, Q_E acts on the world, ρ verifies and folds back + + ℋ : s_{n+1} ~ T(s_n) for n < τ_H — the whole controlled loop: π lowers state to context, M_W proposes a readout, γ authorizes it, Q_E acts on the world, ρ verifies and folds back