Commit d4a9aa1
fix(panicbot): rename colon-named findings file + fail-loud filename guard (#350)
Panicbot Sweep failed 3 consecutive weeks: `actions/upload-artifact`
rejects `:` in paths and one legacy file (`…/2026-02-14T00:00:00Z.json`,
the only colon path in the tree) sank the whole sweep's upload. Writer
already emits colon-free names → renamed the residue + added a fail-loud
pre-upload guard that names any future offender.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent d66ecdd commit d4a9aa1
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
110 | 125 | | |
111 | 126 | | |
112 | 127 | | |
| |||
0 commit comments