From 08cb0e5addc6cfc5cf4d1f67b0b737536b9ad21e Mon Sep 17 00:00:00 2001 From: itseffi <15998472+itseffi@users.noreply.github.com> Date: Mon, 25 May 2026 13:58:28 +0200 Subject: [PATCH] v2 Co-Authored-By: Claude Opus 4.7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fe0fac..d5d8771 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ flowchart TB Computer --> Dims Svc -. audit .-> Dims Computer --> CR - RJ --> Exports["RL / preference exports · trial summaries"] + RJ --> Exports["RL / preference exports"] RO --> Exports - Dims --> Exports + Dims --> DimOut["reward-row exports · trial summaries"] RJ --> Gate["Baselines · release gate"] RO --> Gate ```