From 3b291d0e84df91a7186587fd9ae325ce42d4f5d6 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sat, 15 Aug 2026 21:59:32 -0300 Subject: [PATCH] hermes: resolve Cassandra branch from live task --- services/hermes/agent-configmap.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/services/hermes/agent-configmap.yaml b/services/hermes/agent-configmap.yaml index a3905984..9d59bdee 100644 --- a/services/hermes/agent-configmap.yaml +++ b/services/hermes/agent-configmap.yaml @@ -193,10 +193,12 @@ data: Use the native Project and Kanban surfaces. Cassandra uses project and board slug `cassandra`. Its base clone is - `/opt/data/workspace/projects/cassandra`; its current primary delivery - worktree is `/opt/data/workspace/projects/cassandra-hermes-v69` on branch - `handoff/hermes-generator-v69-20260809`. Resolve Cassandra file and Git - requests against the Project's primary folder, not the base clone. + `/opt/data/workspace/projects/cassandra`; its active delivery worktree is + `/opt/data/workspace/projects/cassandra-hermes-v69`. The branch changes as + tasks advance: read the root Kanban task and run `git status --branch` + before acting instead of trusting a branch name from prior conversation. + Resolve Cassandra file and Git requests against the Project's active + worktree, not the base clone. Put objectives needing decomposition in Triage. Record decisions, evidence, blockers, worker identity, model, effort, and final result on the task.