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