diff --git a/graph/decisions/issue-worker-agent-phased-workflow-architecture-45c219.md b/graph/decisions/issue-worker-agent-phased-workflow-architecture-45c219.md index 3065398856a..2dc8e7f223a 100644 --- a/graph/decisions/issue-worker-agent-phased-workflow-architecture-45c219.md +++ b/graph/decisions/issue-worker-agent-phased-workflow-architecture-45c219.md @@ -6,7 +6,7 @@ tags: [claude-configs, issue-worker, agent-design, gitea, automation, workflow, importance: 0.7 confidence: 0.8 created: "2026-03-02T20:19:30.456720+00:00" -updated: "2026-03-02T20:19:46.509882+00:00" +updated: "2026-03-02T20:19:55.220953+00:00" relations: - target: b27fb831-811e-4103-b5f1-3c36d5b1ad20 type: RELATED_TO @@ -28,6 +28,11 @@ relations: direction: outgoing strength: 0.95 edge_id: 0924ac34-ddaa-4eba-ad0f-743077be7354 + - target: c4b2f42d-b443-447f-8a05-bba099e06036 + type: RELATED_TO + direction: outgoing + strength: 0.9 + edge_id: 6b20858b-0402-4dfb-ae93-6cf4a0afb86d --- # Issue Worker Agent: Phased Workflow Architecture diff --git a/graph/edges/issue-worker-agent-phased-work--RELATED_TO--autonomous-issue-dispatcher-pi-6b2085.md b/graph/edges/issue-worker-agent-phased-work--RELATED_TO--autonomous-issue-dispatcher-pi-6b2085.md new file mode 100644 index 00000000000..f466c9a199e --- /dev/null +++ b/graph/edges/issue-worker-agent-phased-work--RELATED_TO--autonomous-issue-dispatcher-pi-6b2085.md @@ -0,0 +1,13 @@ +--- +id: 6b20858b-0402-4dfb-ae93-6cf4a0afb86d +type: RELATED_TO +from_id: 45c21973-7fae-4cf7-b247-b40a757d54b0 +from_title: "Issue Worker Agent: Phased Workflow Architecture" +to_id: c4b2f42d-b443-447f-8a05-bba099e06036 +to_title: "Autonomous Issue-Dispatcher Pipeline: backlog-triage to per-issue claude workers" +strength: 0.9 +created: "2026-03-02T20:19:55.220953+00:00" +updated: "2026-03-02T20:19:55.220953+00:00" +--- + +Issue-worker is the per-issue worker spawned by the autonomous issue-dispatcher pipeline diff --git a/graph/workflows/autonomous-issue-dispatcher-pipeline-backlog-triage-to-per-i-c4b2f4.md b/graph/workflows/autonomous-issue-dispatcher-pipeline-backlog-triage-to-per-i-c4b2f4.md index 199e4804e8d..794806c786f 100644 --- a/graph/workflows/autonomous-issue-dispatcher-pipeline-backlog-triage-to-per-i-c4b2f4.md +++ b/graph/workflows/autonomous-issue-dispatcher-pipeline-backlog-triage-to-per-i-c4b2f4.md @@ -6,7 +6,7 @@ tags: [claude-scheduled, issue-dispatcher, issue-worker, automation, workflow, a importance: 0.9 confidence: 0.8 created: "2026-03-02T20:04:39.162409+00:00" -updated: "2026-03-02T20:08:08.074724+00:00" +updated: "2026-03-02T20:19:55.220953+00:00" relations: - target: b27fb831-811e-4103-b5f1-3c36d5b1ad20 type: RELATED_TO @@ -63,6 +63,11 @@ relations: direction: outgoing strength: 0.8 edge_id: 49709579-8ce3-4f08-890a-b8f2ffc7532a + - target: 45c21973-7fae-4cf7-b247-b40a757d54b0 + type: RELATED_TO + direction: incoming + strength: 0.9 + edge_id: 6b20858b-0402-4dfb-ae93-6cf4a0afb86d --- # Autonomous Issue-Dispatcher Pipeline