From ba029a24a5b0754e1adbb096ad4a85381aea15f3 Mon Sep 17 00:00:00 2001 From: jester Date: Thu, 9 Apr 2026 22:10:47 +0000 Subject: [PATCH] Add AI workflow relay constraint - GPT cannot write to Gitea directly, fix pending --- OWNER_PROFILE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNER_PROFILE.md b/OWNER_PROFILE.md index f98d232..b35bd9a 100644 --- a/OWNER_PROFILE.md +++ b/OWNER_PROFILE.md @@ -120,6 +120,8 @@ James acts as **system architect**. He: This is intentional and should be preserved. Claude should not drift into implementation mode. GPT should not make architectural decisions. +**Current workflow constraint**: James acts as manual relay between GPT and Claude for repo updates. GPT cannot currently write directly to Gitea or GitHub. This is a known operational gap — the intended fix is to give GPT direct Gitea API access with a scoped write token on `zlh-grind` only. Until then, Claude handles all knowledge-base commits and any cross-repo coordination GPT needs. + --- ## What This Means for ZLH's Future