claude-memory/graph/configurations/shared-reposjson-for-claude-scheduled-automations-da46f2.md
2026-03-03 15:26:03 -06:00

2.2 KiB

id type title tags importance confidence created updated relations
da46f2a7-77f0-4cb4-ab06-77d20128dd75 configuration Shared repos.json for claude-scheduled automations
claude-scheduled
repos
configuration
backlog-triage
issue-worker
homelab
0.8 0.8 2026-03-03T16:47:16.021037+00:00 2026-03-03T21:26:03.222070+00:00
target type direction strength edge_id
b27fb831-811e-4103-b5f1-3c36d5b1ad20 RELATED_TO outgoing 0.93 4007c7d8-a09a-4a73-a842-c84384dba202
target type direction strength edge_id
b27fb831 RELATED_TO outgoing 0.9 e71ebbb9-66a3-4431-818e-e4e33852a6ef
target type direction strength edge_id
4321bee8-105e-4fc8-b645-964d1234c966 RELATED_TO outgoing 0.84 79380a11-01bd-4aea-bdbf-9508cdbfed6e
target type direction strength edge_id
66ae99cf-69d1-4dc2-b51f-7e35e14d3058 FOLLOWS incoming 0.9 4559e2e3-ffc9-4548-97b5-16679993462d
target type direction strength edge_id
acb14771-eee2-47e8-8ac3-6772d27fb528 REQUIRES incoming 0.9 40a3b522-8f5a-42f6-abbf-3cef9acfc8cc
target type direction strength edge_id
c4b2f42d-b443-447f-8a05-bba099e06036 RELATED_TO outgoing 0.8 a9b4650a-c463-4b75-9d58-3613bacf4b61
target type direction strength edge_id
91e8d0c6-74c0-472f-b123-d30123bfd009 RELATED_TO incoming 0.6 8e19bdca-17af-43ea-8df0-1cddaf571da6

Shared repos.json for claude-scheduled

Summary

Moved repos.json from a task-specific location to a shared location so all automation tasks reference one canonical list.

Paths

  • Old (task-specific): ~/.config/claude-scheduled/tasks/issue-worker/repos.json
  • New (shared): ~/.config/claude-scheduled/repos.json
  • Old location replaced with a symlink pointing to the shared file.

What Changed

  • extract_issues.py updated to reference the shared path.
  • backlog-triage/prompt.md updated to instruct the agent to read repos from the shared file instead of hardcoding repo names.

Current Repos (7 total)

  • cognitive-memory
  • major-domo-v2
  • claude-home
  • paper-dynasty-database
  • paper-dynasty-discord
  • major-domo-database
  • paper-dynasty-card-creation

Benefit

Adding a new repo now requires editing only one file.