From f304fd3069dc2726c390b8ddfff524a3e0892bce Mon Sep 17 00:00:00 2001 From: atlas Date: Sun, 20 Sep 2026 05:06:29 +0200 Subject: [PATCH] docs/process: keep 'automatically' when fixing the auto-deployed hyphen --- docs/process/conventions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/process/conventions.md b/docs/process/conventions.md index e16f99ef..5c69f540 100644 --- a/docs/process/conventions.md +++ b/docs/process/conventions.md @@ -183,8 +183,8 @@ it directly as a bulleted list, no follow-up fetch needed. `GetLooseEnds` takes no target — it always returns the caller's own rows, on both the agent and manager sockets alike (the manager, `ruth`, -is a normal agent here, just auto-deployed with different default -capabilities). `Approval` rows only appear when the calling agent is +is a normal agent here, just deployed automatically with different +default capabilities). `Approval` rows only appear when the calling agent is the manager (sub-agents don't submit approvals). `Reminder` rows are scoped to `owner == self`.