Commit 429c980
fix: resolve 4 broken import paths preventing deployment
- SentinelInterceptor.ts: @/core/BaseAutomation → @/automations/core/BaseAutomation
- SentinelPostMerge.ts: @/core/BaseAutomation → @/automations/core/BaseAutomation
- sentinel/tasks.ts: @/db/schemas/projects/tasks → @/db/schemas/projects/backlog/tasks
- stitch-loop.ts: @services/jules → @services/jules/service (no barrel file)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d633576 commit 429c980
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- src/backend/src
- automations/pr
- routes/api/sentinel
- workflows/planning
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments