specweave 1.0.1 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/CLAUDE.md +42 -0
  2. package/README.md +6 -4
  3. package/dist/src/cli/commands/init.d.ts.map +1 -1
  4. package/dist/src/cli/commands/init.js +6 -3
  5. package/dist/src/cli/commands/init.js.map +1 -1
  6. package/dist/src/cli/helpers/init/github-repo-cloning.d.ts.map +1 -1
  7. package/dist/src/cli/helpers/init/github-repo-cloning.js +3 -2
  8. package/dist/src/cli/helpers/init/github-repo-cloning.js.map +1 -1
  9. package/dist/src/cli/helpers/issue-tracker/github-multi-repo.d.ts.map +1 -1
  10. package/dist/src/cli/helpers/issue-tracker/github-multi-repo.js +6 -2
  11. package/dist/src/cli/helpers/issue-tracker/github-multi-repo.js.map +1 -1
  12. package/dist/src/cli/helpers/issue-tracker/github.d.ts +11 -2
  13. package/dist/src/cli/helpers/issue-tracker/github.d.ts.map +1 -1
  14. package/dist/src/cli/helpers/issue-tracker/github.js +68 -2
  15. package/dist/src/cli/helpers/issue-tracker/github.js.map +1 -1
  16. package/dist/src/cli/helpers/issue-tracker/index.js +3 -3
  17. package/dist/src/cli/helpers/issue-tracker/index.js.map +1 -1
  18. package/dist/src/cli/helpers/issue-tracker/types.d.ts +5 -0
  19. package/dist/src/cli/helpers/issue-tracker/types.d.ts.map +1 -1
  20. package/dist/src/cli/helpers/issue-tracker/types.js.map +1 -1
  21. package/dist/src/config/types.d.ts +203 -1208
  22. package/dist/src/config/types.d.ts.map +1 -1
  23. package/dist/src/core/repo-structure/repo-structure-manager.d.ts.map +1 -1
  24. package/dist/src/core/repo-structure/repo-structure-manager.js +5 -2
  25. package/dist/src/core/repo-structure/repo-structure-manager.js.map +1 -1
  26. package/dist/src/init/architecture/types.d.ts +33 -140
  27. package/dist/src/init/architecture/types.d.ts.map +1 -1
  28. package/dist/src/init/compliance/types.d.ts +30 -27
  29. package/dist/src/init/compliance/types.d.ts.map +1 -1
  30. package/dist/src/init/repo/types.d.ts +11 -34
  31. package/dist/src/init/repo/types.d.ts.map +1 -1
  32. package/dist/src/init/research/src/config/types.d.ts +15 -82
  33. package/dist/src/init/research/src/config/types.d.ts.map +1 -1
  34. package/dist/src/init/research/types.d.ts +38 -93
  35. package/dist/src/init/research/types.d.ts.map +1 -1
  36. package/dist/src/init/team/types.d.ts +4 -42
  37. package/dist/src/init/team/types.d.ts.map +1 -1
  38. package/package.json +1 -1
  39. package/plugins/specweave/hooks/docs-changed.sh.backup +79 -0
  40. package/plugins/specweave/hooks/human-input-required.sh.backup +75 -0
  41. package/plugins/specweave/hooks/post-first-increment.sh.backup +61 -0
  42. package/plugins/specweave/hooks/post-increment-change.sh.backup +98 -0
  43. package/plugins/specweave/hooks/post-increment-completion.sh.backup +231 -0
  44. package/plugins/specweave/hooks/post-increment-planning.sh.backup +1048 -0
  45. package/plugins/specweave/hooks/post-increment-status-change.sh.backup +147 -0
  46. package/plugins/specweave/hooks/post-spec-update.sh.backup +158 -0
  47. package/plugins/specweave/hooks/post-user-story-complete.sh.backup +179 -0
  48. package/plugins/specweave/hooks/pre-command-deduplication.sh.backup +83 -0
  49. package/plugins/specweave/hooks/pre-implementation.sh.backup +67 -0
  50. package/plugins/specweave/hooks/pre-task-completion.sh.backup +194 -0
  51. package/plugins/specweave/hooks/pre-tool-use.sh.backup +133 -0
  52. package/plugins/specweave/hooks/universal/hook-wrapper.cmd +26 -26
  53. package/plugins/specweave/hooks/universal/session-start.cmd +16 -16
  54. package/plugins/specweave/hooks/universal/session-start.ps1 +16 -16
  55. package/plugins/specweave/hooks/user-prompt-submit.sh.backup +386 -0
  56. package/plugins/specweave/hooks/v2/dispatchers/post-tool-use.sh +13 -0
  57. package/plugins/specweave/hooks/v2/guards/task-ac-sync-guard.sh +357 -0
  58. package/plugins/specweave-ado/hooks/post-living-docs-update.sh.backup +353 -0
  59. package/plugins/specweave-ado/hooks/post-task-completion.sh.backup +172 -0
  60. package/plugins/specweave-ado/lib/enhanced-ado-sync.js +170 -0
  61. package/plugins/specweave-github/hooks/.specweave/logs/hooks-debug.log +1262 -738
  62. package/plugins/specweave-github/hooks/post-task-completion.sh.backup +258 -0
  63. package/plugins/specweave-github/lib/enhanced-github-sync.js +220 -0
  64. package/plugins/specweave-jira/hooks/post-task-completion.sh.backup +172 -0
  65. package/plugins/specweave-jira/lib/enhanced-jira-sync.js +134 -0
  66. package/plugins/specweave-release/hooks/.specweave/logs/dora-tracking.log +1254 -1107
  67. package/plugins/specweave-release/hooks/post-task-completion.sh.backup +110 -0
@@ -1,738 +1,1262 @@
1
- [Wed Nov 26 19:45:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
2
- [Wed Nov 26 19:45:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
3
- [Wed Nov 26 19:45:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
4
- [Wed Nov 26 19:45:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
5
- [Wed Nov 26 19:45:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
6
- [Wed Nov 26 19:45:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
7
- [Wed Nov 26 19:45:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
8
- [Wed Nov 26 19:45:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
9
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
10
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
11
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
12
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
13
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
14
- [Thu Nov 27 10:06:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
15
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
16
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
17
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
18
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
19
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
20
- [Thu Nov 27 10:08:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
21
- [Mon Dec 1 15:44:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
22
- [Mon Dec 1 15:44:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
23
- [Mon Dec 1 15:44:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
24
- [Mon Dec 1 15:44:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
25
- [Mon Dec 1 15:44:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
26
- [Mon Dec 1 15:44:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
27
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
28
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
29
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
30
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
31
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
32
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
33
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
34
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
35
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
36
- [Mon Dec 1 20:26:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
37
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
38
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
39
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
40
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
41
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
42
- [Mon Dec 1 20:26:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
43
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
44
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
45
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
46
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
47
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
48
- [Mon Dec 1 20:26:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
49
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
50
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
51
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
52
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
53
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
54
- [Mon Dec 1 20:37:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
55
- [Mon Dec 1 20:40:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
56
- [Mon Dec 1 20:40:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
57
- [Mon Dec 1 20:40:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
58
- [Mon Dec 1 20:40:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
59
- [Mon Dec 1 20:40:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
60
- [Mon Dec 1 20:40:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
61
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
62
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
63
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
64
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
65
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
66
- [Mon Dec 1 22:13:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
67
- [Mon Dec 1 22:16:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
68
- [Mon Dec 1 22:16:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
69
- [Mon Dec 1 22:16:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
70
- [Mon Dec 1 22:16:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
71
- [Mon Dec 1 22:16:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
72
- [Mon Dec 1 22:16:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
73
- [Mon Dec 1 22:19:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
74
- [Mon Dec 1 22:19:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
75
- [Mon Dec 1 22:19:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
76
- [Mon Dec 1 22:19:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
77
- [Mon Dec 1 22:19:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
78
- [Mon Dec 1 22:19:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
79
- [Mon Dec 1 22:48:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
80
- [Mon Dec 1 22:48:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
81
- [Mon Dec 1 22:48:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
82
- [Mon Dec 1 22:48:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
83
- [Mon Dec 1 22:48:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
84
- [Mon Dec 1 22:48:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
85
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
86
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
87
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
88
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
89
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
90
- [Mon Dec 1 22:49:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
91
- [Mon Dec 1 23:06:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
92
- [Mon Dec 1 23:06:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
93
- [Mon Dec 1 23:06:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
94
- [Mon Dec 1 23:06:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
95
- [Mon Dec 1 23:06:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
96
- [Mon Dec 1 23:06:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
97
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
98
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
99
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
100
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
101
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
102
- [Mon Dec 1 23:09:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
103
- [Mon Dec 1 23:09:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
104
- [Mon Dec 1 23:09:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
105
- [Mon Dec 1 23:09:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
106
- [Mon Dec 1 23:09:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
107
- [Mon Dec 1 23:09:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
108
- [Mon Dec 1 23:09:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
109
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
110
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
111
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
112
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
113
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
114
- [Mon Dec 1 23:10:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
115
- [Mon Dec 1 23:11:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
116
- [Mon Dec 1 23:11:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
117
- [Mon Dec 1 23:11:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
118
- [Mon Dec 1 23:11:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
119
- [Mon Dec 1 23:11:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
120
- [Mon Dec 1 23:11:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
121
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
122
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
123
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
124
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
125
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
126
- [Mon Dec 1 23:20:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
127
- [Mon Dec 1 23:20:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
128
- [Mon Dec 1 23:20:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
129
- [Mon Dec 1 23:20:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
130
- [Mon Dec 1 23:20:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
131
- [Mon Dec 1 23:20:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
132
- [Mon Dec 1 23:20:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
133
- [Tue Dec 2 00:40:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
134
- [Tue Dec 2 00:40:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
135
- [Tue Dec 2 00:40:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
136
- [Tue Dec 2 00:40:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
137
- [Tue Dec 2 00:40:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
138
- [Tue Dec 2 00:40:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
139
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
140
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
141
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
142
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
143
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
144
- [Tue Dec 2 00:40:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
145
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
146
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
147
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
148
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
149
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
150
- [Tue Dec 2 00:40:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
151
- [Tue Dec 2 00:41:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
152
- [Tue Dec 2 00:41:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
153
- [Tue Dec 2 00:41:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
154
- [Tue Dec 2 00:41:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
155
- [Tue Dec 2 00:41:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
156
- [Tue Dec 2 00:41:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
157
- [Tue Dec 2 01:27:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
158
- [Tue Dec 2 01:27:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
159
- [Tue Dec 2 01:27:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
160
- [Tue Dec 2 01:27:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
161
- [Tue Dec 2 01:27:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
162
- [Tue Dec 2 01:27:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
163
- [Tue Dec 2 01:27:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
164
- [Tue Dec 2 01:27:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
165
- [Tue Dec 2 01:27:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
166
- [Tue Dec 2 01:27:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
167
- [Tue Dec 2 01:27:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
168
- [Tue Dec 2 01:27:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
169
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
170
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
171
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
172
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
173
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
174
- [Tue Dec 2 02:13:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
175
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
176
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
177
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
178
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
179
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
180
- [Tue Dec 2 02:13:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
181
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
182
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
183
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
184
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
185
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
186
- [Tue Dec 2 02:14:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
187
- [Tue Dec 2 02:14:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
188
- [Tue Dec 2 02:14:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
189
- [Tue Dec 2 02:14:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
190
- [Tue Dec 2 02:14:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
191
- [Tue Dec 2 02:14:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
192
- [Tue Dec 2 02:14:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
193
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
194
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
195
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
196
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
197
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
198
- [Tue Dec 2 02:16:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
199
- [Tue Dec 2 02:19:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
200
- [Tue Dec 2 02:19:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
201
- [Tue Dec 2 02:19:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
202
- [Tue Dec 2 02:19:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
203
- [Tue Dec 2 02:19:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
204
- [Tue Dec 2 02:19:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
205
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
206
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
207
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
208
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
209
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
210
- [Tue Dec 2 02:25:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
211
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
212
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
213
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
214
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
215
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
216
- [Tue Dec 2 02:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
217
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
218
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
219
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
220
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
221
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
222
- [Tue Dec 2 02:30:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
223
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
224
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
225
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
226
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
227
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
228
- [Tue Dec 2 02:31:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
229
- [Tue Dec 2 02:32:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
230
- [Tue Dec 2 02:32:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
231
- [Tue Dec 2 02:32:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
232
- [Tue Dec 2 02:32:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
233
- [Tue Dec 2 02:32:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
234
- [Tue Dec 2 02:32:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
235
- [Tue Dec 2 02:34:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
236
- [Tue Dec 2 02:34:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
237
- [Tue Dec 2 02:34:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
238
- [Tue Dec 2 02:34:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
239
- [Tue Dec 2 02:34:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
240
- [Tue Dec 2 02:34:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
241
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
242
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
243
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
244
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
245
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
246
- [Tue Dec 2 02:35:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
247
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
248
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
249
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
250
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
251
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
252
- [Tue Dec 2 09:52:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
253
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
254
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
255
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
256
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
257
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
258
- [Wed Dec 3 02:00:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
259
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
260
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
261
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
262
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
263
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
264
- [Wed Dec 3 02:01:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
265
- [Wed Dec 3 02:02:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
266
- [Wed Dec 3 02:02:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
267
- [Wed Dec 3 02:02:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
268
- [Wed Dec 3 02:02:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
269
- [Wed Dec 3 02:02:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
270
- [Wed Dec 3 02:02:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
271
- [Wed Dec 3 02:07:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
272
- [Wed Dec 3 02:07:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
273
- [Wed Dec 3 02:07:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
274
- [Wed Dec 3 02:07:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
275
- [Wed Dec 3 02:07:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
276
- [Wed Dec 3 02:07:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
277
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
278
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
279
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
280
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
281
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
282
- [Wed Dec 3 02:07:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
283
- [Thu Dec 4 17:45:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
284
- [Thu Dec 4 17:45:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
285
- [Thu Dec 4 17:45:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
286
- [Thu Dec 4 17:45:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
287
- [Thu Dec 4 17:45:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
288
- [Thu Dec 4 17:45:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
289
- [Thu Dec 4 17:45:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
290
- [Thu Dec 4 17:45:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
291
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
292
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
293
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
294
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
295
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
296
- [Thu Dec 4 17:45:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
297
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
298
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
299
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
300
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
301
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
302
- [Fri Dec 5 02:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
303
- [Fri Dec 5 02:50:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
304
- [Fri Dec 5 02:50:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
305
- [Fri Dec 5 02:50:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
306
- [Fri Dec 5 02:50:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
307
- [Fri Dec 5 02:50:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
308
- [Fri Dec 5 02:50:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
309
- [Fri Dec 5 02:50:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
310
- [Fri Dec 5 02:50:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
311
- [Fri Dec 5 02:51:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
312
- [Fri Dec 5 02:51:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
313
- [Fri Dec 5 02:51:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
314
- [Fri Dec 5 02:51:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
315
- [Fri Dec 5 02:51:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
316
- [Fri Dec 5 02:51:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
317
- [Fri Dec 5 02:51:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
318
- [Fri Dec 5 02:51:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
319
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
320
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
321
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
322
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
323
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
324
- [Fri Dec 5 02:51:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
325
- [Fri Dec 5 02:56:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
326
- [Fri Dec 5 02:56:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
327
- [Fri Dec 5 02:56:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
328
- [Fri Dec 5 02:56:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
329
- [Fri Dec 5 02:56:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
330
- [Fri Dec 5 02:56:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
331
- [Fri Dec 5 02:56:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
332
- [Fri Dec 5 02:56:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
333
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
334
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
335
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
336
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
337
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
338
- [Fri Dec 5 02:56:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
339
- [Fri Dec 5 02:56:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
340
- [Fri Dec 5 02:56:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
341
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
342
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
343
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
344
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
345
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
346
- [Fri Dec 5 02:56:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
347
- [Fri Dec 5 02:57:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
348
- [Fri Dec 5 02:57:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
349
- [Fri Dec 5 02:57:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
350
- [Fri Dec 5 02:57:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
351
- [Fri Dec 5 02:57:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
352
- [Fri Dec 5 02:57:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
353
- [Fri Dec 5 02:57:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
354
- [Fri Dec 5 02:57:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
355
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
356
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
357
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
358
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
359
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
360
- [Fri Dec 5 02:57:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
361
- [Fri Dec 5 02:57:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
362
- [Fri Dec 5 02:57:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
363
- [Fri Dec 5 02:57:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
364
- [Fri Dec 5 02:57:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
365
- [Fri Dec 5 02:57:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
366
- [Fri Dec 5 02:57:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
367
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
368
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
369
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
370
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
371
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
372
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
373
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
374
- [Fri Dec 5 03:04:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
375
- [Fri Dec 5 03:04:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
376
- [Fri Dec 5 03:04:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
377
- [Fri Dec 5 03:04:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
378
- [Fri Dec 5 03:04:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
379
- [Fri Dec 5 03:06:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
380
- [Fri Dec 5 03:06:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
381
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
382
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
383
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
384
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
385
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
386
- [Fri Dec 5 03:06:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
387
- [Fri Dec 5 03:07:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
388
- [Fri Dec 5 03:07:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
389
- [Fri Dec 5 03:07:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
390
- [Fri Dec 5 03:07:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
391
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
392
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
393
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
394
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
395
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
396
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
397
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
398
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
399
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
400
- [Fri Dec 5 03:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
401
- [Fri Dec 5 03:10:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
402
- [Fri Dec 5 03:10:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
403
- [Fri Dec 5 03:10:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
404
- [Fri Dec 5 03:10:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
405
- [Fri Dec 5 03:10:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
406
- [Fri Dec 5 03:10:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
407
- [Fri Dec 5 03:10:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
408
- [Fri Dec 5 03:10:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
409
- [Fri Dec 5 03:10:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
410
- [Fri Dec 5 03:10:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
411
- [Fri Dec 5 03:10:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
412
- [Fri Dec 5 03:10:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
413
- [Fri Dec 5 03:10:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
414
- [Fri Dec 5 03:10:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
415
- [Fri Dec 5 03:13:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
416
- [Fri Dec 5 03:13:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
417
- [Fri Dec 5 03:13:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
418
- [Fri Dec 5 03:13:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
419
- [Fri Dec 5 03:13:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
420
- [Fri Dec 5 03:13:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
421
- [Fri Dec 5 03:13:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
422
- [Fri Dec 5 03:13:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
423
- [Fri Dec 5 03:13:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
424
- [Fri Dec 5 03:13:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
425
- [Fri Dec 5 03:13:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
426
- [Fri Dec 5 03:13:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
427
- [Fri Dec 5 03:13:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
428
- [Fri Dec 5 03:13:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
429
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
430
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
431
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
432
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
433
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
434
- [Fri Dec 5 03:13:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
435
- [Fri Dec 5 03:13:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
436
- [Fri Dec 5 03:13:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
437
- [Fri Dec 5 03:14:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
438
- [Fri Dec 5 03:14:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
439
- [Fri Dec 5 03:14:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
440
- [Fri Dec 5 03:14:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
441
- [Fri Dec 5 03:14:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
442
- [Fri Dec 5 03:14:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
443
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
444
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
445
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
446
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
447
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
448
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
449
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
450
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
451
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
452
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
453
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
454
- [Fri Dec 5 03:18:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
455
- [Fri Dec 5 03:21:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
456
- [Fri Dec 5 03:21:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
457
- [Fri Dec 5 03:21:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
458
- [Fri Dec 5 03:21:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
459
- [Fri Dec 5 03:21:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
460
- [Fri Dec 5 03:21:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
461
- [Fri Dec 5 03:21:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
462
- [Fri Dec 5 03:21:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
463
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
464
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
465
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
466
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
467
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
468
- [Fri Dec 5 03:21:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
469
- [Fri Dec 5 03:23:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
470
- [Fri Dec 5 03:23:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
471
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
472
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
473
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
474
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
475
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
476
- [Fri Dec 5 03:23:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
477
- [Fri Dec 5 03:24:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
478
- [Fri Dec 5 03:24:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
479
- [Fri Dec 5 03:24:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
480
- [Fri Dec 5 03:24:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
481
- [Fri Dec 5 03:25:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
482
- [Fri Dec 5 03:25:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
483
- [Fri Dec 5 03:25:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
484
- [Fri Dec 5 03:25:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
485
- [Fri Dec 5 03:26:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
486
- [Fri Dec 5 03:26:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
487
- [Fri Dec 5 03:26:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
488
- [Fri Dec 5 03:26:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
489
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
490
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
491
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
492
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
493
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
494
- [Fri Dec 5 03:26:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
495
- [Fri Dec 5 03:27:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
496
- [Fri Dec 5 03:27:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
497
- [Fri Dec 5 03:27:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
498
- [Fri Dec 5 03:27:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
499
- [Fri Dec 5 03:27:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
500
- [Fri Dec 5 03:27:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
501
- [Fri Dec 5 03:27:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
502
- [Fri Dec 5 03:27:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
503
- [Fri Dec 5 03:28:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
504
- [Fri Dec 5 03:28:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
505
- [Fri Dec 5 03:28:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
506
- [Fri Dec 5 03:28:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
507
- [Fri Dec 5 03:28:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
508
- [Fri Dec 5 03:28:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
509
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
510
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
511
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
512
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
513
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
514
- [Fri Dec 5 03:28:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
515
- [Fri Dec 5 03:28:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
516
- [Fri Dec 5 03:28:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
517
- [Fri Dec 5 03:28:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
518
- [Fri Dec 5 03:28:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
519
- [Fri Dec 5 03:29:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
520
- [Fri Dec 5 03:29:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
521
- [Fri Dec 5 03:29:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
522
- [Fri Dec 5 03:29:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
523
- [Fri Dec 5 03:29:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
524
- [Fri Dec 5 03:29:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
525
- [Fri Dec 5 03:29:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
526
- [Fri Dec 5 03:29:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
527
- [Fri Dec 5 03:29:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
528
- [Fri Dec 5 03:29:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
529
- [Fri Dec 5 03:30:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
530
- [Fri Dec 5 03:30:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
531
- [Fri Dec 5 03:30:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
532
- [Fri Dec 5 03:30:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
533
- [Fri Dec 5 03:32:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
534
- [Fri Dec 5 03:32:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
535
- [Fri Dec 5 03:32:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
536
- [Fri Dec 5 03:32:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
537
- [Fri Dec 5 03:32:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
538
- [Fri Dec 5 03:32:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
539
- [Fri Dec 5 03:32:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
540
- [Fri Dec 5 03:32:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
541
- [Fri Dec 5 03:32:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
542
- [Fri Dec 5 03:32:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
543
- [Fri Dec 5 03:35:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
544
- [Fri Dec 5 03:35:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
545
- [Fri Dec 5 03:35:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
546
- [Fri Dec 5 03:35:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
547
- [Fri Dec 5 03:35:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
548
- [Fri Dec 5 03:35:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
549
- [Fri Dec 5 03:35:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
550
- [Fri Dec 5 03:35:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
551
- [Fri Dec 5 03:35:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
552
- [Fri Dec 5 03:35:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
553
- [Fri Dec 5 03:35:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
554
- [Fri Dec 5 03:35:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
555
- [Fri Dec 5 03:35:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
556
- [Fri Dec 5 03:35:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
557
- [Fri Dec 5 03:35:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
558
- [Fri Dec 5 03:35:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
559
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
560
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
561
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
562
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
563
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
564
- [Fri Dec 5 03:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
565
- [Fri Dec 5 03:37:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
566
- [Fri Dec 5 03:37:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
567
- [Fri Dec 5 03:37:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
568
- [Fri Dec 5 03:37:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
569
- [Fri Dec 5 03:37:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
570
- [Fri Dec 5 03:37:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
571
- [Fri Dec 5 03:37:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
572
- [Fri Dec 5 03:37:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
573
- [Fri Dec 5 03:41:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
574
- [Fri Dec 5 03:41:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
575
- [Fri Dec 5 03:41:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
576
- [Fri Dec 5 03:41:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
577
- [Fri Dec 5 03:41:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
578
- [Fri Dec 5 03:41:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
579
- [Fri Dec 5 03:41:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
580
- [Fri Dec 5 03:41:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
581
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
582
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
583
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
584
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
585
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
586
- [Fri Dec 5 03:42:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
587
- [Fri Dec 5 03:44:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
588
- [Fri Dec 5 03:44:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
589
- [Fri Dec 5 03:44:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
590
- [Fri Dec 5 03:44:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
591
- [Fri Dec 5 03:44:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
592
- [Fri Dec 5 03:44:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
593
- [Fri Dec 5 03:44:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
594
- [Fri Dec 5 03:44:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
595
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
596
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
597
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
598
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
599
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
600
- [Fri Dec 5 03:44:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
601
- [Fri Dec 5 03:46:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
602
- [Fri Dec 5 03:46:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
603
- [Fri Dec 5 03:46:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
604
- [Fri Dec 5 03:46:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
605
- [Fri Dec 5 03:46:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
606
- [Fri Dec 5 03:46:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
607
- [Fri Dec 5 03:46:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
608
- [Fri Dec 5 03:46:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
609
- [Fri Dec 5 03:46:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
610
- [Fri Dec 5 03:46:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
611
- [Fri Dec 5 03:46:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
612
- [Fri Dec 5 03:46:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
613
- [Fri Dec 5 03:46:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
614
- [Fri Dec 5 03:46:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
615
- [Fri Dec 5 03:49:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
616
- [Fri Dec 5 03:49:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
617
- [Fri Dec 5 03:49:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
618
- [Fri Dec 5 03:49:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
619
- [Fri Dec 5 03:49:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
620
- [Fri Dec 5 03:49:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
621
- [Fri Dec 5 03:49:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
622
- [Fri Dec 5 03:49:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
623
- [Fri Dec 5 03:49:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
624
- [Fri Dec 5 03:49:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
625
- [Fri Dec 5 03:49:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
626
- [Fri Dec 5 03:49:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
627
- [Fri Dec 5 08:57:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
628
- [Fri Dec 5 08:57:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
629
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
630
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
631
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
632
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
633
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
634
- [Fri Dec 5 08:57:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
635
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
636
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
637
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
638
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
639
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
640
- [Fri Dec 5 08:58:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
641
- [Fri Dec 5 09:02:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
642
- [Fri Dec 5 09:02:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
643
- [Fri Dec 5 09:02:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
644
- [Fri Dec 5 09:02:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
645
- [Fri Dec 5 09:02:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
646
- [Fri Dec 5 09:02:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
647
- [Fri Dec 5 09:02:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
648
- [Fri Dec 5 09:02:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
649
- [Fri Dec 5 09:02:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
650
- [Fri Dec 5 09:02:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
651
- [Fri Dec 5 09:02:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
652
- [Fri Dec 5 09:02:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
653
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
654
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
655
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
656
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
657
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
658
- [Fri Dec 5 09:02:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
659
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
660
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
661
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
662
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
663
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
664
- [Fri Dec 5 09:02:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
665
- [Fri Dec 5 09:02:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
666
- [Fri Dec 5 09:02:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
667
- [Fri Dec 5 09:02:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
668
- [Fri Dec 5 09:02:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
669
- [Fri Dec 5 09:02:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
670
- [Fri Dec 5 09:02:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
671
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
672
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
673
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
674
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
675
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
676
- [Fri Dec 5 09:05:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
677
- [Fri Dec 5 09:05:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
678
- [Fri Dec 5 09:05:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
679
- [Fri Dec 5 09:06:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
680
- [Fri Dec 5 09:06:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
681
- [Fri Dec 5 09:06:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
682
- [Fri Dec 5 09:06:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
683
- [Fri Dec 5 09:06:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
684
- [Fri Dec 5 09:06:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
685
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
686
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
687
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
688
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
689
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
690
- [Fri Dec 5 09:37:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
691
- [Fri Dec 5 09:37:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
692
- [Fri Dec 5 09:37:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
693
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
694
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
695
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
696
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
697
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
698
- [Fri Dec 5 09:37:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
699
- [Fri Dec 5 09:38:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
700
- [Fri Dec 5 09:38:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
701
- [Fri Dec 5 09:38:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
702
- [Fri Dec 5 09:38:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
703
- [Fri Dec 5 09:38:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
704
- [Fri Dec 5 09:38:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
705
- [Fri Dec 5 10:31:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
706
- [Fri Dec 5 10:31:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
707
- [Fri Dec 5 10:31:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
708
- [Fri Dec 5 10:31:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
709
- [Fri Dec 5 10:31:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
710
- [Fri Dec 5 10:31:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
711
- [Fri Dec 5 10:31:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
712
- [Fri Dec 5 10:31:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
713
- [Fri Dec 5 10:31:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
714
- [Fri Dec 5 10:31:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
715
- [Fri Dec 5 10:31:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
716
- [Fri Dec 5 10:31:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
717
- [Fri Dec 5 10:31:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
718
- [Fri Dec 5 10:31:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
719
- [Fri Dec 5 10:37:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
720
- [Fri Dec 5 10:37:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
721
- [Fri Dec 5 10:37:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
722
- [Fri Dec 5 10:37:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
723
- [Fri Dec 5 10:37:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
724
- [Fri Dec 5 10:37:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
725
- [Fri Dec 5 10:37:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
726
- [Fri Dec 5 10:37:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
727
- [Fri Dec 5 10:37:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
728
- [Fri Dec 5 10:37:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
729
- [Fri Dec 5 10:37:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
730
- [Fri Dec 5 10:37:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
731
- [Fri Dec 5 10:37:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
732
- [Fri Dec 5 10:37:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
733
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
734
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
735
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
736
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
737
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
738
- [Fri Dec 5 10:41:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Documents/Projects/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1
+ [Sat Nov 22 02:20:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
2
+ [Sat Nov 22 02:20:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
3
+ [Sat Nov 22 02:20:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
4
+ [Sat Nov 22 02:20:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
5
+ [Sat Nov 22 02:20:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
6
+ [Sat Nov 22 02:20:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
7
+ [Sat Nov 22 02:20:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
8
+ [Sat Nov 22 02:20:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
9
+ [Sat Nov 22 02:20:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
10
+ [Sat Nov 22 02:20:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
11
+ [Sat Nov 22 02:20:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
12
+ [Sat Nov 22 02:20:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
13
+ [Sat Nov 22 02:20:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
14
+ [Sat Nov 22 02:20:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
15
+ [Sat Nov 22 02:20:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
16
+ [Sat Nov 22 02:20:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
17
+ [Sat Nov 22 13:23:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
18
+ [Sat Nov 22 13:23:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
19
+ [Sat Nov 22 13:23:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
20
+ [Sat Nov 22 13:23:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
21
+ [Sat Nov 22 13:23:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
22
+ [Sat Nov 22 13:23:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
23
+ [Sat Nov 22 13:23:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
24
+ [Sat Nov 22 13:23:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
25
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
26
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
27
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
28
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
29
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
30
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
31
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
32
+ [Sat Nov 22 13:23:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
33
+ [Sat Nov 22 13:27:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
34
+ [Sat Nov 22 13:27:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
35
+ [Sat Nov 22 13:27:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
36
+ [Sat Nov 22 13:27:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
37
+ [Sat Nov 22 13:27:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
38
+ [Sat Nov 22 13:27:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
39
+ [Sat Nov 22 13:27:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
40
+ [Sat Nov 22 13:27:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
41
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
42
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
43
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
44
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
45
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
46
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
47
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
48
+ [Sat Nov 22 13:27:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
49
+ [Sat Nov 22 14:10:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
50
+ [Sat Nov 22 14:10:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
51
+ [Sat Nov 22 14:10:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
52
+ [Sat Nov 22 14:10:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
53
+ [Sat Nov 22 14:10:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
54
+ [Sat Nov 22 14:10:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
55
+ [Sat Nov 22 14:10:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
56
+ [Sat Nov 22 14:10:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
57
+ [Sat Nov 22 14:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
58
+ [Sat Nov 22 14:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
59
+ [Sat Nov 22 14:27:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
60
+ [Sat Nov 22 14:27:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
61
+ [Sat Nov 22 14:28:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
62
+ [Sat Nov 22 14:28:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
63
+ [Sat Nov 22 14:28:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
64
+ [Sat Nov 22 14:28:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
65
+ [Sat Nov 22 14:39:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
66
+ [Sat Nov 22 14:39:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
67
+ [Sat Nov 22 14:39:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
68
+ [Sat Nov 22 14:39:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
69
+ [Sat Nov 22 14:39:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
70
+ [Sat Nov 22 14:39:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
71
+ [Sat Nov 22 14:39:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
72
+ [Sat Nov 22 14:39:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
73
+ [Sat Nov 22 15:58:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
74
+ [Sat Nov 22 15:58:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
75
+ [Sat Nov 22 15:58:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
76
+ [Sat Nov 22 15:58:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
77
+ [Sat Nov 22 15:58:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
78
+ [Sat Nov 22 15:58:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
79
+ [Sat Nov 22 15:59:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
80
+ [Sat Nov 22 15:59:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
81
+ [Sat Nov 22 15:59:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
82
+ [Sat Nov 22 15:59:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
83
+ [Sat Nov 22 15:59:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
84
+ [Sat Nov 22 15:59:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
85
+ [Sat Nov 22 15:59:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
86
+ [Sat Nov 22 15:59:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
87
+ [Sat Nov 22 15:59:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
88
+ [Sat Nov 22 15:59:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
89
+ [Sat Nov 22 16:00:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
90
+ [Sat Nov 22 16:00:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
91
+ [Sat Nov 22 16:00:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
92
+ [Sat Nov 22 16:00:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
93
+ [Sat Nov 22 16:00:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
94
+ [Sat Nov 22 16:00:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
95
+ [Sat Nov 22 16:00:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
96
+ [Sat Nov 22 16:00:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
97
+ [Sat Nov 22 16:01:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
98
+ [Sat Nov 22 16:01:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
99
+ [Sat Nov 22 16:01:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
100
+ [Sat Nov 22 16:01:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
101
+ [Sat Nov 22 16:01:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
102
+ [Sat Nov 22 16:01:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
103
+ [Sat Nov 22 16:01:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
104
+ [Sat Nov 22 16:01:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
105
+ [Sat Nov 22 16:02:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
106
+ [Sat Nov 22 16:02:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
107
+ [Sat Nov 22 16:02:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
108
+ [Sat Nov 22 16:02:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
109
+ [Sat Nov 22 16:02:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
110
+ [Sat Nov 22 16:02:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
111
+ [Sat Nov 22 16:02:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
112
+ [Sat Nov 22 16:02:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
113
+ [Sat Nov 22 16:25:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
114
+ [Sat Nov 22 16:25:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
115
+ [Sat Nov 22 16:26:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
116
+ [Sat Nov 22 16:26:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
117
+ [Sat Nov 22 16:26:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
118
+ [Sat Nov 22 16:26:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
119
+ [Sat Nov 22 16:31:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
120
+ [Sat Nov 22 16:31:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
121
+ [Sat Nov 22 16:32:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
122
+ [Sat Nov 22 16:32:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
123
+ [Sat Nov 22 16:34:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
124
+ [Sat Nov 22 16:34:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
125
+ [Sat Nov 22 16:37:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
126
+ [Sat Nov 22 16:37:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
127
+ [Sat Nov 22 16:37:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
128
+ [Sat Nov 22 16:37:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
129
+ [Sat Nov 22 16:40:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
130
+ [Sat Nov 22 16:40:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
131
+ [Sat Nov 22 16:42:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
132
+ [Sat Nov 22 16:42:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
133
+ [Sat Nov 22 16:44:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
134
+ [Sat Nov 22 16:44:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
135
+ [Sat Nov 22 16:44:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
136
+ [Sat Nov 22 16:44:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
137
+ [Sat Nov 22 16:45:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
138
+ [Sat Nov 22 16:45:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
139
+ [Sat Nov 22 16:46:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
140
+ [Sat Nov 22 16:46:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
141
+ [Sat Nov 22 16:50:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
142
+ [Sat Nov 22 16:50:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
143
+ [Sat Nov 22 16:50:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
144
+ [Sat Nov 22 16:50:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
145
+ [Sat Nov 22 16:50:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
146
+ [Sat Nov 22 16:50:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
147
+ [Sat Nov 22 16:56:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
148
+ [Sat Nov 22 16:56:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
149
+ [Sat Nov 22 16:56:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
150
+ [Sat Nov 22 16:56:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
151
+ [Sat Nov 22 16:56:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
152
+ [Sat Nov 22 16:56:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
153
+ [Sat Nov 22 16:58:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
154
+ [Sat Nov 22 16:58:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
155
+ [Sat Nov 22 17:01:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
156
+ [Sat Nov 22 17:01:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
157
+ [Sat Nov 22 17:04:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
158
+ [Sat Nov 22 17:04:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
159
+ [Sat Nov 22 17:11:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
160
+ [Sat Nov 22 17:11:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
161
+ [Sat Nov 22 17:11:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
162
+ [Sat Nov 22 17:11:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
163
+ [Sat Nov 22 17:12:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
164
+ [Sat Nov 22 17:12:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
165
+ [Sat Nov 22 17:12:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
166
+ [Sat Nov 22 17:12:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
167
+ [Sat Nov 22 17:12:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
168
+ [Sat Nov 22 17:12:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
169
+ [Sat Nov 22 17:12:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
170
+ [Sat Nov 22 17:12:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
171
+ [Sat Nov 22 17:12:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
172
+ [Sat Nov 22 17:12:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
173
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
174
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
175
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
176
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
177
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
178
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
179
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
180
+ [Sat Nov 22 17:12:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
181
+ [Sat Nov 22 17:14:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
182
+ [Sat Nov 22 17:14:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
183
+ [Sat Nov 22 17:15:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
184
+ [Sat Nov 22 17:15:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
185
+ [Sat Nov 22 17:16:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
186
+ [Sat Nov 22 17:16:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
187
+ [Sat Nov 22 17:16:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
188
+ [Sat Nov 22 17:16:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
189
+ [Sat Nov 22 17:16:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
190
+ [Sat Nov 22 17:16:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
191
+ [Sat Nov 22 17:19:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
192
+ [Sat Nov 22 17:19:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
193
+ [Sat Nov 22 17:20:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
194
+ [Sat Nov 22 17:20:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
195
+ [Sat Nov 22 17:20:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
196
+ [Sat Nov 22 17:20:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
197
+ [Sat Nov 22 17:21:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
198
+ [Sat Nov 22 17:21:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
199
+ [Sat Nov 22 17:21:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
200
+ [Sat Nov 22 17:21:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
201
+ [Sat Nov 22 17:22:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
202
+ [Sat Nov 22 17:22:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
203
+ [Sat Nov 22 17:24:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
204
+ [Sat Nov 22 17:24:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
205
+ [Sat Nov 22 17:24:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
206
+ [Sat Nov 22 17:24:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
207
+ [Sat Nov 22 17:25:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
208
+ [Sat Nov 22 17:25:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
209
+ [Sat Nov 22 17:26:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
210
+ [Sat Nov 22 17:26:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
211
+ [Sat Nov 22 17:27:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
212
+ [Sat Nov 22 17:27:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
213
+ [Sat Nov 22 17:27:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
214
+ [Sat Nov 22 17:27:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
215
+ [Sat Nov 22 17:27:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
216
+ [Sat Nov 22 17:27:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
217
+ [Sat Nov 22 17:28:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
218
+ [Sat Nov 22 17:28:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
219
+ [Sat Nov 22 17:28:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
220
+ [Sat Nov 22 17:28:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
221
+ [Sat Nov 22 17:29:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
222
+ [Sat Nov 22 17:29:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
223
+ [Sat Nov 22 17:29:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
224
+ [Sat Nov 22 17:29:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
225
+ [Sat Nov 22 17:55:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
226
+ [Sat Nov 22 17:55:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
227
+ [Sat Nov 22 17:56:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
228
+ [Sat Nov 22 17:56:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
229
+ [Sat Nov 22 18:03:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
230
+ [Sat Nov 22 18:03:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
231
+ [Sat Nov 22 18:04:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
232
+ [Sat Nov 22 18:04:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
233
+ [Sat Nov 22 18:04:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
234
+ [Sat Nov 22 18:04:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
235
+ [Sat Nov 22 18:05:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
236
+ [Sat Nov 22 18:05:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
237
+ [Sat Nov 22 18:06:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
238
+ [Sat Nov 22 18:06:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
239
+ [Sat Nov 22 18:07:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
240
+ [Sat Nov 22 18:07:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
241
+ [Sat Nov 22 18:11:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
242
+ [Sat Nov 22 18:11:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
243
+ [Sat Nov 22 18:12:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
244
+ [Sat Nov 22 18:12:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
245
+ [Sat Nov 22 18:12:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
246
+ [Sat Nov 22 18:12:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
247
+ [Sat Nov 22 18:13:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
248
+ [Sat Nov 22 18:13:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
249
+ [Sat Nov 22 18:13:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
250
+ [Sat Nov 22 18:13:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
251
+ [Sat Nov 22 18:13:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
252
+ [Sat Nov 22 18:13:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
253
+ [Sat Nov 22 18:14:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
254
+ [Sat Nov 22 18:14:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
255
+ [Sat Nov 22 18:14:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
256
+ [Sat Nov 22 18:14:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
257
+ [Sat Nov 22 18:14:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
258
+ [Sat Nov 22 18:14:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
259
+ [Sat Nov 22 18:15:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
260
+ [Sat Nov 22 18:15:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
261
+ [Sat Nov 22 18:15:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
262
+ [Sat Nov 22 18:15:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
263
+ [Sat Nov 22 18:18:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
264
+ [Sat Nov 22 18:18:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
265
+ [Sat Nov 22 18:18:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
266
+ [Sat Nov 22 18:18:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
267
+ [Sat Nov 22 18:18:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
268
+ [Sat Nov 22 18:18:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
269
+ [Sat Nov 22 18:18:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
270
+ [Sat Nov 22 18:18:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
271
+ [Sat Nov 22 18:19:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
272
+ [Sat Nov 22 18:19:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
273
+ [Sat Nov 22 18:19:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
274
+ [Sat Nov 22 18:19:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
275
+ [Sat Nov 22 18:19:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
276
+ [Sat Nov 22 18:19:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
277
+ [Sat Nov 22 18:19:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
278
+ [Sat Nov 22 18:19:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
279
+ [Sat Nov 22 18:19:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
280
+ [Sat Nov 22 18:19:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
281
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
282
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
283
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
284
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
285
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
286
+ [Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
287
+ [Sat Nov 22 18:20:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
288
+ [Sat Nov 22 18:20:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
289
+ [Sat Nov 22 18:20:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
290
+ [Sat Nov 22 18:20:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
291
+ [Sat Nov 22 18:21:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
292
+ [Sat Nov 22 18:21:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
293
+ [Sat Nov 22 18:21:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
294
+ [Sat Nov 22 18:21:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
295
+ [Sat Nov 22 18:22:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
296
+ [Sat Nov 22 18:22:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
297
+ [Sat Nov 22 18:22:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
298
+ [Sat Nov 22 18:22:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
299
+ [Sat Nov 22 18:22:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
300
+ [Sat Nov 22 18:22:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
301
+ [Sat Nov 22 18:22:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
302
+ [Sat Nov 22 18:22:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
303
+ [Sat Nov 22 18:23:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
304
+ [Sat Nov 22 18:23:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
305
+ [Sat Nov 22 18:23:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
306
+ [Sat Nov 22 18:23:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
307
+ [Sat Nov 22 18:24:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
308
+ [Sat Nov 22 18:24:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
309
+ [Sat Nov 22 18:34:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
310
+ [Sat Nov 22 18:34:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
311
+ [Sat Nov 22 18:35:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
312
+ [Sat Nov 22 18:35:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
313
+ [Sat Nov 22 18:38:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
314
+ [Sat Nov 22 18:38:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
315
+ [Sat Nov 22 18:38:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
316
+ [Sat Nov 22 18:38:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
317
+ [Sat Nov 22 18:38:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
318
+ [Sat Nov 22 18:38:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
319
+ [Sat Nov 22 18:39:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
320
+ [Sat Nov 22 18:39:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
321
+ [Sat Nov 22 18:39:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
322
+ [Sat Nov 22 18:39:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
323
+ [Sat Nov 22 18:39:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
324
+ [Sat Nov 22 18:39:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
325
+ [Sat Nov 22 18:40:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
326
+ [Sat Nov 22 18:40:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
327
+ [Sat Nov 22 18:41:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
328
+ [Sat Nov 22 18:41:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
329
+ [Sat Nov 22 18:41:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
330
+ [Sat Nov 22 18:41:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
331
+ [Sat Nov 22 18:44:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
332
+ [Sat Nov 22 18:44:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
333
+ [Sat Nov 22 18:44:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
334
+ [Sat Nov 22 18:44:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
335
+ [Sat Nov 22 18:45:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
336
+ [Sat Nov 22 18:45:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
337
+ [Sat Nov 22 18:49:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
338
+ [Sat Nov 22 18:49:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
339
+ [Sat Nov 22 18:49:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
340
+ [Sat Nov 22 18:49:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
341
+ [Sat Nov 22 18:49:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
342
+ [Sat Nov 22 18:49:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
343
+ [Sat Nov 22 18:50:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
344
+ [Sat Nov 22 18:50:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
345
+ [Sat Nov 22 18:50:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
346
+ [Sat Nov 22 18:50:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
347
+ [Sat Nov 22 18:51:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
348
+ [Sat Nov 22 18:51:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
349
+ [Sat Nov 22 18:52:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
350
+ [Sat Nov 22 18:52:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
351
+ [Sat Nov 22 18:52:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
352
+ [Sat Nov 22 18:52:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
353
+ [Sat Nov 22 18:58:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
354
+ [Sat Nov 22 18:58:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
355
+ [Sat Nov 22 18:58:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
356
+ [Sat Nov 22 18:58:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
357
+ [Sat Nov 22 18:58:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
358
+ [Sat Nov 22 18:58:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
359
+ [Sat Nov 22 18:59:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
360
+ [Sat Nov 22 18:59:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
361
+ [Sun Nov 23 01:18:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
362
+ [Sun Nov 23 01:18:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
363
+ [Sun Nov 23 01:18:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
364
+ [Sun Nov 23 01:18:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
365
+ [Sun Nov 23 01:18:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
366
+ [Sun Nov 23 01:18:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
367
+ [Sun Nov 23 01:18:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
368
+ [Sun Nov 23 01:18:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
369
+ [Sun Nov 23 01:19:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
370
+ [Sun Nov 23 01:19:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
371
+ [Sun Nov 23 01:19:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
372
+ [Sun Nov 23 01:19:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
373
+ [Sun Nov 23 01:19:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
374
+ [Sun Nov 23 01:19:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
375
+ [Sun Nov 23 01:19:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
376
+ [Sun Nov 23 01:19:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
377
+ [Sun Nov 23 01:19:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
378
+ [Sun Nov 23 01:19:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
379
+ [Sun Nov 23 01:19:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
380
+ [Sun Nov 23 01:19:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
381
+ [Sun Nov 23 01:19:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
382
+ [Sun Nov 23 01:19:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
383
+ [Sun Nov 23 01:20:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
384
+ [Sun Nov 23 01:20:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
385
+ [Sun Nov 23 01:21:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
386
+ [Sun Nov 23 01:21:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
387
+ [Sun Nov 23 01:21:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
388
+ [Sun Nov 23 01:21:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
389
+ [Sun Nov 23 01:21:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
390
+ [Sun Nov 23 01:21:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
391
+ [Sun Nov 23 01:21:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
392
+ [Sun Nov 23 01:21:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
393
+ [Sun Nov 23 01:23:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
394
+ [Sun Nov 23 01:23:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
395
+ [Sun Nov 23 01:23:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
396
+ [Sun Nov 23 01:23:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
397
+ [Sun Nov 23 01:23:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
398
+ [Sun Nov 23 01:23:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
399
+ [Sun Nov 23 01:23:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
400
+ [Sun Nov 23 01:23:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
401
+ [Sun Nov 23 01:24:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
402
+ [Sun Nov 23 01:24:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
403
+ [Sun Nov 23 01:24:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
404
+ [Sun Nov 23 01:24:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
405
+ [Sun Nov 23 01:24:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
406
+ [Sun Nov 23 01:24:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
407
+ [Sun Nov 23 01:24:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
408
+ [Sun Nov 23 01:24:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
409
+ [Sun Nov 23 02:02:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
410
+ [Sun Nov 23 02:02:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
411
+ [Sun Nov 23 02:02:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
412
+ [Sun Nov 23 02:02:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
413
+ [Sun Nov 23 02:02:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
414
+ [Sun Nov 23 02:02:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
415
+ [Sun Nov 23 02:02:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
416
+ [Sun Nov 23 02:02:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
417
+ [Sun Nov 23 02:09:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
418
+ [Sun Nov 23 02:09:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
419
+ [Sun Nov 23 02:09:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
420
+ [Sun Nov 23 02:09:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
421
+ [Sun Nov 23 02:09:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
422
+ [Sun Nov 23 02:09:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
423
+ [Sun Nov 23 02:09:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
424
+ [Sun Nov 23 02:09:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
425
+ [Sun Nov 23 11:20:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
426
+ [Sun Nov 23 11:20:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
427
+ [Sun Nov 23 11:20:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
428
+ [Sun Nov 23 11:20:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
429
+ [Sun Nov 23 11:20:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
430
+ [Sun Nov 23 11:20:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
431
+ [Sun Nov 23 11:21:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
432
+ [Sun Nov 23 11:21:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
433
+ [Sun Nov 23 15:32:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
434
+ [Sun Nov 23 15:32:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
435
+ [Sun Nov 23 15:32:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
436
+ [Sun Nov 23 15:32:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
437
+ [Sun Nov 23 15:32:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
438
+ [Sun Nov 23 15:32:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
439
+ [Sun Nov 23 15:32:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
440
+ [Sun Nov 23 15:32:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
441
+ [Sun Nov 23 16:09:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
442
+ [Sun Nov 23 16:09:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
443
+ [Sun Nov 23 16:09:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
444
+ [Sun Nov 23 16:09:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
445
+ [Sun Nov 23 16:10:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
446
+ [Sun Nov 23 16:10:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
447
+ [Sun Nov 23 16:11:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
448
+ [Sun Nov 23 16:11:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
449
+ [Sun Nov 23 16:11:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
450
+ [Sun Nov 23 16:11:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
451
+ [Sun Nov 23 16:12:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
452
+ [Sun Nov 23 16:12:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
453
+ [Sun Nov 23 16:12:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
454
+ [Sun Nov 23 16:12:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
455
+ [Sun Nov 23 16:14:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
456
+ [Sun Nov 23 16:14:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
457
+ [Sun Nov 23 16:16:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
458
+ [Sun Nov 23 16:16:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
459
+ [Sun Nov 23 20:22:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
460
+ [Sun Nov 23 20:22:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
461
+ [Sun Nov 23 20:22:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
462
+ [Sun Nov 23 20:22:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
463
+ [Sun Nov 23 20:23:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
464
+ [Sun Nov 23 20:23:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
465
+ [Sun Nov 23 20:23:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
466
+ [Sun Nov 23 20:23:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
467
+ [Sun Nov 23 20:24:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
468
+ [Sun Nov 23 20:24:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
469
+ [Sun Nov 23 20:24:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
470
+ [Sun Nov 23 20:24:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
471
+ [Sun Nov 23 20:26:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
472
+ [Sun Nov 23 20:26:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
473
+ [Sun Nov 23 21:11:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
474
+ [Sun Nov 23 21:11:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
475
+ [Sun Nov 23 21:11:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
476
+ [Sun Nov 23 21:11:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
477
+ [Sun Nov 23 21:12:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
478
+ [Sun Nov 23 21:12:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
479
+ [Sun Nov 23 21:12:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
480
+ [Sun Nov 23 21:12:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
481
+ [Sun Nov 23 21:13:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
482
+ [Sun Nov 23 21:13:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
483
+ [Sun Nov 23 21:13:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
484
+ [Sun Nov 23 21:13:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
485
+ [Sun Nov 23 21:14:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
486
+ [Sun Nov 23 21:14:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
487
+ [Sun Nov 23 21:24:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
488
+ [Sun Nov 23 21:24:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
489
+ [Sun Nov 23 21:24:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
490
+ [Sun Nov 23 21:24:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
491
+ [Sun Nov 23 21:25:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
492
+ [Sun Nov 23 21:25:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
493
+ [Sun Nov 23 21:25:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
494
+ [Sun Nov 23 21:25:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
495
+ [Sun Nov 23 21:28:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
496
+ [Sun Nov 23 21:28:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
497
+ [Sun Nov 23 21:29:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
498
+ [Sun Nov 23 21:29:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
499
+ [Sun Nov 23 21:29:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
500
+ [Sun Nov 23 21:29:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
501
+ [Sun Nov 23 21:31:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
502
+ [Sun Nov 23 21:31:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
503
+ [Sun Nov 23 21:32:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
504
+ [Sun Nov 23 21:32:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
505
+ [Sun Nov 23 21:33:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
506
+ [Sun Nov 23 21:33:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
507
+ [Sun Nov 23 21:34:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
508
+ [Sun Nov 23 21:34:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
509
+ [Sun Nov 23 21:40:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
510
+ [Sun Nov 23 21:40:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
511
+ [Sun Nov 23 21:41:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
512
+ [Sun Nov 23 21:41:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
513
+ [Sun Nov 23 21:43:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
514
+ [Sun Nov 23 21:43:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
515
+ [Sun Nov 23 21:43:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
516
+ [Sun Nov 23 21:43:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
517
+ [Sun Nov 23 21:50:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
518
+ [Sun Nov 23 21:50:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
519
+ [Sun Nov 23 21:53:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
520
+ [Sun Nov 23 21:53:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
521
+ [Sun Nov 23 21:53:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
522
+ [Sun Nov 23 21:53:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
523
+ [Sun Nov 23 21:54:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
524
+ [Sun Nov 23 21:54:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
525
+ [Sun Nov 23 21:55:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
526
+ [Sun Nov 23 21:55:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
527
+ [Sun Nov 23 21:57:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
528
+ [Sun Nov 23 21:57:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
529
+ [Sun Nov 23 21:57:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
530
+ [Sun Nov 23 21:57:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
531
+ [Sun Nov 23 21:57:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
532
+ [Sun Nov 23 21:57:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
533
+ [Sun Nov 23 21:58:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
534
+ [Sun Nov 23 21:58:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
535
+ [Sun Nov 23 21:59:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
536
+ [Sun Nov 23 21:59:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
537
+ [Sun Nov 23 22:00:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
538
+ [Sun Nov 23 22:00:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
539
+ [Sun Nov 23 22:00:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
540
+ [Sun Nov 23 22:00:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
541
+ [Sun Nov 23 22:02:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
542
+ [Sun Nov 23 22:02:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
543
+ [Sun Nov 23 22:02:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
544
+ [Sun Nov 23 22:02:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
545
+ [Sun Nov 23 22:03:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
546
+ [Sun Nov 23 22:03:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
547
+ [Sun Nov 23 22:04:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
548
+ [Sun Nov 23 22:04:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
549
+ [Sun Nov 23 22:05:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
550
+ [Sun Nov 23 22:05:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
551
+ [Sun Nov 23 22:06:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
552
+ [Sun Nov 23 22:06:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
553
+ [Sun Nov 23 22:07:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
554
+ [Sun Nov 23 22:07:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
555
+ [Sun Nov 23 22:07:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
556
+ [Sun Nov 23 22:07:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
557
+ [Sun Nov 23 22:08:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
558
+ [Sun Nov 23 22:08:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
559
+ [Sun Nov 23 22:08:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
560
+ [Sun Nov 23 22:08:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
561
+ [Sun Nov 23 22:08:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
562
+ [Sun Nov 23 22:08:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
563
+ [Sun Nov 23 22:09:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
564
+ [Sun Nov 23 22:09:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
565
+ [Sun Nov 23 22:09:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
566
+ [Sun Nov 23 22:09:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
567
+ [Sun Nov 23 22:09:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
568
+ [Sun Nov 23 22:09:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
569
+ [Sun Nov 23 22:09:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
570
+ [Sun Nov 23 22:09:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
571
+ [Sun Nov 23 22:09:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
572
+ [Sun Nov 23 22:09:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
573
+ [Sun Nov 23 22:10:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
574
+ [Sun Nov 23 22:10:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
575
+ [Sun Nov 23 22:10:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
576
+ [Sun Nov 23 22:10:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
577
+ [Sun Nov 23 22:11:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
578
+ [Sun Nov 23 22:11:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
579
+ [Sun Nov 23 22:14:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
580
+ [Sun Nov 23 22:14:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
581
+ [Sun Nov 23 22:14:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
582
+ [Sun Nov 23 22:14:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
583
+ [Sun Nov 23 22:18:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
584
+ [Sun Nov 23 22:18:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
585
+ [Sun Nov 23 22:18:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
586
+ [Sun Nov 23 22:18:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
587
+ [Sun Nov 23 22:25:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
588
+ [Sun Nov 23 22:25:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
589
+ [Sun Nov 23 22:25:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
590
+ [Sun Nov 23 22:25:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
591
+ [Sun Nov 23 22:26:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
592
+ [Sun Nov 23 22:26:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
593
+ [Sun Nov 23 22:26:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
594
+ [Sun Nov 23 22:26:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
595
+ [Sun Nov 23 22:26:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
596
+ [Sun Nov 23 22:26:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
597
+ [Sun Nov 23 22:26:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
598
+ [Sun Nov 23 22:26:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
599
+ [Sun Nov 23 22:26:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
600
+ [Sun Nov 23 22:26:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
601
+ [Sun Nov 23 22:27:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
602
+ [Sun Nov 23 22:27:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
603
+ [Sun Nov 23 22:27:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
604
+ [Sun Nov 23 22:27:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
605
+ [Sun Nov 23 22:28:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
606
+ [Sun Nov 23 22:28:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
607
+ [Sun Nov 23 22:28:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
608
+ [Sun Nov 23 22:28:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
609
+ [Sun Nov 23 22:29:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
610
+ [Sun Nov 23 22:29:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
611
+ [Sun Nov 23 22:29:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
612
+ [Sun Nov 23 22:29:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
613
+ [Sun Nov 23 22:29:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
614
+ [Sun Nov 23 22:29:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
615
+ [Sun Nov 23 22:30:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
616
+ [Sun Nov 23 22:30:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
617
+ [Sun Nov 23 22:30:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
618
+ [Sun Nov 23 22:30:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
619
+ [Sun Nov 23 22:32:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
620
+ [Sun Nov 23 22:32:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
621
+ [Sun Nov 23 22:33:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
622
+ [Sun Nov 23 22:33:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
623
+ [Sun Nov 23 22:35:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
624
+ [Sun Nov 23 22:35:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
625
+ [Sun Nov 23 22:37:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
626
+ [Sun Nov 23 22:37:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
627
+ [Sun Nov 23 22:38:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
628
+ [Sun Nov 23 22:38:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
629
+ [Sun Nov 23 22:40:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
630
+ [Sun Nov 23 22:40:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
631
+ [Sun Nov 23 22:43:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
632
+ [Sun Nov 23 22:43:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
633
+ [Sun Nov 23 22:44:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
634
+ [Sun Nov 23 22:44:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
635
+ [Sun Nov 23 22:46:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
636
+ [Sun Nov 23 22:46:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
637
+ [Sun Nov 23 22:46:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
638
+ [Sun Nov 23 22:46:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
639
+ [Sun Nov 23 22:48:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
640
+ [Sun Nov 23 22:48:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
641
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
642
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
643
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
644
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
645
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
646
+ [Sun Nov 23 22:49:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
647
+ [Sun Nov 23 22:49:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
648
+ [Sun Nov 23 22:49:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
649
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
650
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
651
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
652
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
653
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
654
+ [Sun Nov 23 22:50:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
655
+ [Sun Nov 23 22:50:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
656
+ [Sun Nov 23 22:50:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
657
+ [Sun Nov 23 22:50:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
658
+ [Sun Nov 23 22:50:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
659
+ [Sun Nov 23 22:50:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
660
+ [Sun Nov 23 22:50:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
661
+ [Sun Nov 23 22:50:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
662
+ [Sun Nov 23 22:50:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
663
+ [Sun Nov 23 22:50:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
664
+ [Sun Nov 23 22:50:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
665
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
666
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
667
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
668
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
669
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
670
+ [Sun Nov 23 22:51:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
671
+ [Sun Nov 23 22:51:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
672
+ [Sun Nov 23 22:51:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
673
+ [Sun Nov 23 22:51:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
674
+ [Sun Nov 23 22:51:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
675
+ [Sun Nov 23 22:52:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
676
+ [Sun Nov 23 22:52:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
677
+ [Sun Nov 23 22:53:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
678
+ [Sun Nov 23 22:53:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
679
+ [Sun Nov 23 22:55:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
680
+ [Sun Nov 23 22:55:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
681
+ [Sun Nov 23 22:56:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
682
+ [Sun Nov 23 22:56:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
683
+ [Sun Nov 23 22:56:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
684
+ [Sun Nov 23 22:56:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
685
+ [Sun Nov 23 22:58:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
686
+ [Sun Nov 23 22:58:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
687
+ [Sun Nov 23 22:58:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
688
+ [Sun Nov 23 22:58:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
689
+ [Sun Nov 23 23:03:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
690
+ [Sun Nov 23 23:03:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
691
+ [Sun Nov 23 23:03:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
692
+ [Sun Nov 23 23:03:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
693
+ [Sun Nov 23 23:03:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
694
+ [Sun Nov 23 23:03:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
695
+ [Sun Nov 23 23:08:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
696
+ [Sun Nov 23 23:08:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
697
+ [Sun Nov 23 23:09:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
698
+ [Sun Nov 23 23:09:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
699
+ [Sun Nov 23 23:10:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
700
+ [Sun Nov 23 23:10:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
701
+ [Sun Nov 23 23:10:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
702
+ [Sun Nov 23 23:10:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
703
+ [Sun Nov 23 23:10:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
704
+ [Sun Nov 23 23:10:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
705
+ [Sun Nov 23 23:12:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
706
+ [Sun Nov 23 23:12:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
707
+ [Sun Nov 23 23:13:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
708
+ [Sun Nov 23 23:13:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
709
+ [Sun Nov 23 23:13:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
710
+ [Sun Nov 23 23:13:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
711
+ [Sun Nov 23 23:13:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
712
+ [Sun Nov 23 23:13:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
713
+ [Sun Nov 23 23:13:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
714
+ [Sun Nov 23 23:13:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
715
+ [Sun Nov 23 23:21:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
716
+ [Sun Nov 23 23:21:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
717
+ [Sun Nov 23 23:22:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
718
+ [Sun Nov 23 23:22:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
719
+ [Sun Nov 23 23:24:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
720
+ [Sun Nov 23 23:24:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
721
+ [Sun Nov 23 23:26:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
722
+ [Sun Nov 23 23:26:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
723
+ [Sun Nov 23 23:27:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
724
+ [Sun Nov 23 23:27:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
725
+ [Sun Nov 23 23:28:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
726
+ [Sun Nov 23 23:28:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
727
+ [Sun Nov 23 23:32:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
728
+ [Sun Nov 23 23:32:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
729
+ [Sun Nov 23 23:33:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
730
+ [Sun Nov 23 23:33:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
731
+ [Sun Nov 23 23:33:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
732
+ [Sun Nov 23 23:33:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
733
+ [Sun Nov 23 23:36:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
734
+ [Sun Nov 23 23:36:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
735
+ [Sun Nov 23 23:37:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
736
+ [Sun Nov 23 23:37:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
737
+ [Sun Nov 23 23:38:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
738
+ [Sun Nov 23 23:38:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
739
+ [Sun Nov 23 23:39:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
740
+ [Sun Nov 23 23:39:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
741
+ [Sun Nov 23 23:41:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
742
+ [Sun Nov 23 23:41:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
743
+ [Sun Nov 23 23:43:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
744
+ [Sun Nov 23 23:43:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
745
+ [Sun Nov 23 23:43:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
746
+ [Sun Nov 23 23:43:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
747
+ [Sun Nov 23 23:44:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
748
+ [Sun Nov 23 23:44:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
749
+ [Sun Nov 23 23:44:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
750
+ [Sun Nov 23 23:44:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
751
+ [Sun Nov 23 23:45:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
752
+ [Sun Nov 23 23:45:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
753
+ [Sun Nov 23 23:45:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
754
+ [Sun Nov 23 23:45:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
755
+ [Sun Nov 23 23:45:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
756
+ [Sun Nov 23 23:45:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
757
+ [Sun Nov 23 23:45:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
758
+ [Sun Nov 23 23:45:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
759
+ [Sun Nov 23 23:46:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
760
+ [Sun Nov 23 23:46:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
761
+ [Sun Nov 23 23:46:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
762
+ [Sun Nov 23 23:46:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
763
+ [Sun Nov 23 23:47:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
764
+ [Sun Nov 23 23:47:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
765
+ [Sun Nov 23 23:47:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
766
+ [Sun Nov 23 23:47:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
767
+ [Sun Nov 23 23:48:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
768
+ [Sun Nov 23 23:48:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
769
+ [Sun Nov 23 23:48:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
770
+ [Sun Nov 23 23:48:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
771
+ [Sun Nov 23 23:48:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
772
+ [Sun Nov 23 23:48:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
773
+ [Sun Nov 23 23:49:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
774
+ [Sun Nov 23 23:49:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
775
+ [Sun Nov 23 23:49:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
776
+ [Sun Nov 23 23:49:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
777
+ [Sun Nov 23 23:50:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
778
+ [Sun Nov 23 23:50:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
779
+ [Sun Nov 23 23:52:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
780
+ [Sun Nov 23 23:52:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
781
+ [Sun Nov 23 23:52:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
782
+ [Sun Nov 23 23:52:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
783
+ [Sun Nov 23 23:53:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
784
+ [Sun Nov 23 23:53:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
785
+ [Sun Nov 23 23:54:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
786
+ [Sun Nov 23 23:54:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
787
+ [Sun Nov 23 23:59:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
788
+ [Sun Nov 23 23:59:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
789
+ [Mon Nov 24 00:00:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
790
+ [Mon Nov 24 00:00:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
791
+ [Mon Nov 24 00:00:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
792
+ [Mon Nov 24 00:00:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
793
+ [Mon Nov 24 00:00:31 EST 2025] [GitHub] 🔗 GitHub sync hook fired
794
+ [Mon Nov 24 00:00:31 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
795
+ [Mon Nov 24 00:00:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
796
+ [Mon Nov 24 00:00:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
797
+ [Mon Nov 24 00:00:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
798
+ [Mon Nov 24 00:00:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
799
+ [Mon Nov 24 00:00:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
800
+ [Mon Nov 24 00:00:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
801
+ [Mon Nov 24 00:02:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
802
+ [Mon Nov 24 00:02:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
803
+ [Mon Nov 24 00:02:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
804
+ [Mon Nov 24 00:02:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
805
+ [Mon Nov 24 00:02:58 EST 2025] [GitHub] 🔗 GitHub sync hook fired
806
+ [Mon Nov 24 00:02:58 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
807
+ [Mon Nov 24 00:03:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
808
+ [Mon Nov 24 00:03:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
809
+ [Mon Nov 24 00:04:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
810
+ [Mon Nov 24 00:04:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
811
+ [Mon Nov 24 00:04:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
812
+ [Mon Nov 24 00:04:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
813
+ [Mon Nov 24 00:05:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
814
+ [Mon Nov 24 00:05:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
815
+ [Mon Nov 24 00:06:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
816
+ [Mon Nov 24 00:06:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
817
+ [Mon Nov 24 00:07:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
818
+ [Mon Nov 24 00:07:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
819
+ [Mon Nov 24 00:07:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
820
+ [Mon Nov 24 00:07:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
821
+ [Mon Nov 24 00:10:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
822
+ [Mon Nov 24 00:10:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
823
+ [Mon Nov 24 00:10:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
824
+ [Mon Nov 24 00:10:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
825
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
826
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
827
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
828
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
829
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
830
+ [Mon Nov 24 00:21:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
831
+ [Mon Nov 24 00:22:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
832
+ [Mon Nov 24 00:22:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
833
+ [Mon Nov 24 00:22:00 EST 2025] [GitHub] 🔗 GitHub sync hook fired
834
+ [Mon Nov 24 00:22:00 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
835
+ [Mon Nov 24 00:22:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
836
+ [Mon Nov 24 00:22:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
837
+ [Mon Nov 24 00:57:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
838
+ [Mon Nov 24 00:57:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
839
+ [Mon Nov 24 00:57:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
840
+ [Mon Nov 24 00:57:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
841
+ [Mon Nov 24 00:57:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
842
+ [Mon Nov 24 00:57:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
843
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
844
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
845
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
846
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
847
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
848
+ [Mon Nov 24 00:57:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
849
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
850
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
851
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
852
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
853
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
854
+ [Mon Nov 24 00:58:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
855
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
856
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
857
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
858
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
859
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
860
+ [Mon Nov 24 01:09:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
861
+ [Mon Nov 24 01:10:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
862
+ [Mon Nov 24 01:10:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
863
+ [Mon Nov 24 01:10:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
864
+ [Mon Nov 24 01:10:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
865
+ [Mon Nov 24 01:10:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
866
+ [Mon Nov 24 01:10:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
867
+ [Mon Nov 24 02:12:33 EST 2025] [GitHub] 🔗 GitHub sync hook fired
868
+ [Mon Nov 24 02:12:33 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
869
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
870
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
871
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
872
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
873
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
874
+ [Mon Nov 24 02:12:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
875
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
876
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
877
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
878
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
879
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
880
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
881
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
882
+ [Mon Nov 24 02:20:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
883
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
884
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
885
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
886
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
887
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
888
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
889
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
890
+ [Mon Nov 24 02:21:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
891
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
892
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
893
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
894
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
895
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
896
+ [Mon Nov 24 02:21:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
897
+ [Mon Nov 24 02:21:55 EST 2025] [GitHub] 🔗 GitHub sync hook fired
898
+ [Mon Nov 24 02:21:55 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
899
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
900
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
901
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
902
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
903
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] 🔗 GitHub sync hook fired
904
+ [Mon Nov 24 03:30:01 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
905
+ [Mon Nov 24 03:40:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
906
+ [Mon Nov 24 03:40:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
907
+ [Mon Nov 24 03:41:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
908
+ [Mon Nov 24 03:41:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
909
+ [Mon Nov 24 03:41:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
910
+ [Mon Nov 24 03:41:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
911
+ [Mon Nov 24 03:41:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
912
+ [Mon Nov 24 03:41:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
913
+ [Mon Nov 24 03:41:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
914
+ [Mon Nov 24 03:41:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
915
+ [Mon Nov 24 03:42:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
916
+ [Mon Nov 24 03:42:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
917
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
918
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
919
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
920
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
921
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
922
+ [Mon Nov 24 03:42:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
923
+ [Mon Nov 24 03:45:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
924
+ [Mon Nov 24 03:45:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
925
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
926
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
927
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
928
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
929
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
930
+ [Mon Nov 24 03:45:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
931
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
932
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
933
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
934
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
935
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
936
+ [Mon Nov 24 03:51:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
937
+ [Mon Nov 24 03:53:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
938
+ [Mon Nov 24 03:53:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
939
+ [Mon Nov 24 03:53:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
940
+ [Mon Nov 24 03:53:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
941
+ [Mon Nov 24 03:53:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
942
+ [Mon Nov 24 03:53:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
943
+ [Mon Nov 24 03:54:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
944
+ [Mon Nov 24 03:54:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
945
+ [Mon Nov 24 03:54:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
946
+ [Mon Nov 24 03:54:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
947
+ [Mon Nov 24 03:54:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
948
+ [Mon Nov 24 03:54:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
949
+ [Mon Nov 24 03:54:29 EST 2025] [GitHub] 🔗 GitHub sync hook fired
950
+ [Mon Nov 24 03:54:29 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
951
+ [Mon Nov 24 03:54:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
952
+ [Mon Nov 24 03:54:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
953
+ [Mon Nov 24 03:54:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
954
+ [Mon Nov 24 03:54:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
955
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
956
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
957
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
958
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
959
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
960
+ [Mon Nov 24 03:54:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
961
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
962
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
963
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
964
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
965
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
966
+ [Mon Nov 24 03:55:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
967
+ [Mon Nov 24 04:03:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
968
+ [Mon Nov 24 04:03:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
969
+ [Mon Nov 24 04:03:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
970
+ [Mon Nov 24 04:03:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
971
+ [Mon Nov 24 04:03:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
972
+ [Mon Nov 24 04:03:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
973
+ [Mon Nov 24 04:04:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
974
+ [Mon Nov 24 04:04:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
975
+ [Mon Nov 24 04:04:44 EST 2025] [GitHub] 🔗 GitHub sync hook fired
976
+ [Mon Nov 24 04:04:44 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
977
+ [Mon Nov 24 04:04:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
978
+ [Mon Nov 24 04:04:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
979
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
980
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
981
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
982
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
983
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
984
+ [Mon Nov 24 04:07:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
985
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
986
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
987
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
988
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
989
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
990
+ [Mon Nov 24 04:08:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
991
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
992
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
993
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
994
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
995
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
996
+ [Mon Nov 24 04:09:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
997
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
998
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
999
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1000
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1001
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1002
+ [Mon Nov 24 04:10:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1003
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1004
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1005
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1006
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1007
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1008
+ [Mon Nov 24 04:10:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1009
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1010
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1011
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1012
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1013
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1014
+ [Mon Nov 24 04:11:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1015
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1016
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1017
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1018
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1019
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1020
+ [Mon Nov 24 04:11:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1021
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1022
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1023
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1024
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1025
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1026
+ [Mon Nov 24 08:02:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1027
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1028
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1029
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1030
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1031
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1032
+ [Mon Nov 24 09:48:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1033
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1034
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1035
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1036
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1037
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1038
+ [Mon Nov 24 09:48:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1039
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1040
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1041
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1042
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1043
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1044
+ [Mon Nov 24 09:50:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1045
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1046
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1047
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1048
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1049
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1050
+ [Mon Nov 24 09:51:14 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1051
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1052
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1053
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1054
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1055
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1056
+ [Mon Nov 24 09:51:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1057
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1058
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1059
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1060
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1061
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1062
+ [Mon Nov 24 09:52:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1063
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1064
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1065
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1066
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1067
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1068
+ [Mon Nov 24 13:37:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1069
+ [Mon Nov 24 13:37:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1070
+ [Mon Nov 24 13:37:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1071
+ [Mon Nov 24 13:37:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1072
+ [Mon Nov 24 13:37:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1073
+ [Mon Nov 24 13:37:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1074
+ [Mon Nov 24 13:37:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1075
+ [Mon Nov 24 13:51:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1076
+ [Mon Nov 24 13:51:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1077
+ [Mon Nov 24 13:51:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1078
+ [Mon Nov 24 13:51:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1079
+ [Mon Nov 24 13:51:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1080
+ [Mon Nov 24 13:51:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1081
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1082
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1083
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1084
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1085
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1086
+ [Mon Nov 24 14:07:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1087
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1088
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1089
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1090
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1091
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1092
+ [Mon Nov 24 14:08:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1093
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1094
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1095
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1096
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1097
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1098
+ [Mon Nov 24 15:02:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1099
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1100
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1101
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1102
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1103
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1104
+ [Mon Nov 24 22:24:34 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1105
+ [Tue Nov 25 02:01:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1106
+ [Tue Nov 25 02:01:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1107
+ [Tue Nov 25 02:01:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1108
+ [Tue Nov 25 02:01:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1109
+ [Tue Nov 25 02:01:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1110
+ [Tue Nov 25 02:01:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1111
+ [Tue Nov 25 02:03:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1112
+ [Tue Nov 25 02:03:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1113
+ [Tue Nov 25 02:03:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1114
+ [Tue Nov 25 02:03:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1115
+ [Tue Nov 25 02:03:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1116
+ [Tue Nov 25 02:03:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1117
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1118
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1119
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1120
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1121
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1122
+ [Tue Nov 25 03:33:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1123
+ [Tue Nov 25 03:36:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1124
+ [Tue Nov 25 03:36:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1125
+ [Tue Nov 25 03:36:17 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1126
+ [Tue Nov 25 03:36:17 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1127
+ [Tue Nov 25 03:36:18 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1128
+ [Tue Nov 25 03:36:18 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1129
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1130
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1131
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1132
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1133
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1134
+ [Tue Nov 25 04:01:54 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1135
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1136
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1137
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1138
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1139
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1140
+ [Tue Nov 25 13:22:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1141
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1142
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1143
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1144
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1145
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1146
+ [Tue Nov 25 17:51:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1147
+ [Wed Nov 26 01:25:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1148
+ [Wed Nov 26 01:25:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1149
+ [Wed Nov 26 01:25:03 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1150
+ [Wed Nov 26 01:25:03 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1151
+ [Wed Nov 26 01:25:04 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1152
+ [Wed Nov 26 01:25:04 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1153
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1154
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1155
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1156
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1157
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1158
+ [Wed Nov 26 01:27:32 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1159
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1160
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1161
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1162
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1163
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1164
+ [Wed Nov 26 01:29:07 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1165
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1166
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1167
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1168
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1169
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1170
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1171
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1172
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1173
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1174
+ [Wed Nov 26 02:36:06 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1175
+ [Wed Nov 26 03:25:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1176
+ [Wed Nov 26 03:25:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1177
+ [Wed Nov 26 03:25:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1178
+ [Wed Nov 26 03:25:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1179
+ [Wed Nov 26 03:25:16 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1180
+ [Wed Nov 26 03:25:16 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1181
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1182
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1183
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1184
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1185
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1186
+ [Wed Nov 26 03:27:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1187
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1188
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1189
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1190
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1191
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1192
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1193
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1194
+ [Wed Nov 26 03:47:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1195
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1196
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1197
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1198
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1199
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1200
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1201
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1202
+ [Wed Nov 26 03:47:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1203
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1204
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1205
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1206
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1207
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1208
+ [Wed Nov 26 03:47:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1209
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1210
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1211
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1212
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1213
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1214
+ [Wed Nov 26 03:52:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1215
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1216
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1217
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1218
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1219
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1220
+ [Wed Nov 26 08:47:37 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1221
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1222
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1223
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1224
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1225
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1226
+ [Wed Nov 26 08:50:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1227
+ [Wed Nov 26 08:52:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1228
+ [Wed Nov 26 08:52:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1229
+ [Wed Nov 26 08:52:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1230
+ [Wed Nov 26 08:52:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1231
+ [Wed Nov 26 08:52:36 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1232
+ [Wed Nov 26 08:52:36 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1233
+ [Wed Nov 26 12:29:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1234
+ [Wed Nov 26 12:29:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1235
+ [Wed Nov 26 12:29:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1236
+ [Wed Nov 26 12:29:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1237
+ [Wed Nov 26 12:29:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1238
+ [Wed Nov 26 12:29:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1239
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1240
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1241
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1242
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1243
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1244
+ [Wed Nov 26 16:58:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1245
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1246
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1247
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1248
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1249
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1250
+ [Wed Nov 26 17:16:21 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1251
+ [Wed Nov 26 17:18:50 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1252
+ [Wed Nov 26 17:18:50 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1253
+ [Wed Nov 26 17:18:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1254
+ [Wed Nov 26 17:18:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1255
+ [Wed Nov 26 17:18:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1256
+ [Wed Nov 26 17:18:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1257
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1258
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1259
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1260
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
1261
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] 🔗 GitHub sync hook fired
1262
+ [Wed Nov 26 17:21:20 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync