relate: c4b2f42d --REQUIRES--> deb7a7c2
This commit is contained in:
parent
51ccf7b632
commit
d039d120c8
@ -6,7 +6,7 @@ tags: [claude-scheduled, parser, triage, python, extract-issues, configuration]
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T20:04:51.429491+00:00"
|
created: "2026-03-02T20:04:51.429491+00:00"
|
||||||
updated: "2026-03-02T20:04:51.761881+00:00"
|
updated: "2026-03-02T20:05:31.742653+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -23,6 +23,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.75
|
strength: 0.75
|
||||||
edge_id: 587784c2-6850-45fd-9f9f-d858c446a843
|
edge_id: 587784c2-6850-45fd-9f9f-d858c446a843
|
||||||
|
- target: c4b2f42d-b443-447f-8a05-bba099e06036
|
||||||
|
type: REQUIRES
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.8
|
||||||
|
edge_id: 655b601c-af0f-4016-971d-6dcd637ab2cd
|
||||||
---
|
---
|
||||||
|
|
||||||
# extract_issues.py: Triage Log Parser
|
# extract_issues.py: Triage Log Parser
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 655b601c-af0f-4016-971d-6dcd637ab2cd
|
||||||
|
type: REQUIRES
|
||||||
|
from_id: c4b2f42d-b443-447f-8a05-bba099e06036
|
||||||
|
from_title: "Autonomous Issue-Dispatcher Pipeline: backlog-triage to per-issue claude workers"
|
||||||
|
to_id: deb7a7c2-fcc4-4c14-8140-9c80348c2de2
|
||||||
|
to_title: "extract_issues.py: Triage Log Parser with Repo Validation"
|
||||||
|
strength: 0.8
|
||||||
|
created: "2026-03-02T20:05:31.742653+00:00"
|
||||||
|
updated: "2026-03-02T20:05:31.742653+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Issue dispatcher pipeline requires extract_issues.py to parse triage logs
|
||||||
@ -6,7 +6,7 @@ tags: [claude-scheduled, issue-dispatcher, issue-worker, automation, workflow, a
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T20:04:39.162409+00:00"
|
created: "2026-03-02T20:04:39.162409+00:00"
|
||||||
updated: "2026-03-02T20:05:30.495808+00:00"
|
updated: "2026-03-02T20:05:31.742653+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -33,6 +33,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: 8719b756-9563-4c2d-85ef-4a5700354489
|
edge_id: 8719b756-9563-4c2d-85ef-4a5700354489
|
||||||
|
- target: deb7a7c2-fcc4-4c14-8140-9c80348c2de2
|
||||||
|
type: REQUIRES
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.8
|
||||||
|
edge_id: 655b601c-af0f-4016-971d-6dcd637ab2cd
|
||||||
---
|
---
|
||||||
|
|
||||||
# Autonomous Issue-Dispatcher Pipeline
|
# Autonomous Issue-Dispatcher Pipeline
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user