FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-27 01:20:07 +00:00
5fa7750046 Sonarr and Lidarr had the same deadlock and the same missing confirmation as Radarr, so give them the same budget and strikes
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 22:03:19 +00:00
1838eed855 Give AI_ASSIST_CLEANUP the consumer it has never had: it describes the shape of a classification and decides nothing, so switching it off changes no deletion
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 21:58:44 +00:00
96d8a5e3f0 Make a file earn its deletion over consecutive runs, so a partial classification failure too small to trip the tracked-count gate cannot remove anything
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 21:55:22 +00:00
0431e720de A cap that aborts cannot drain a backlog bigger than itself, so make it a per-run budget and let the queue clear over consecutive nights
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 21:31:55 +00:00
7f4921de49 Give the wizard an assistant scoped to the step you are actually stuck on, so a first-run question can say "this" and mean something
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 21:25:29 +00:00
d4c19baa32 Folding the Scheduler dock into the shared chat left its scope behind, so the troubleshooter has been diagnosing without the log tail for whatever was open
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-26 01:30:58 +00:00
d444fd8036 A path with an apostrophe broke the remote shell quoting and a big file outran the connect timeout, so intact backups were reported corrupt and absent
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 22:29:49 +00:00
d42b1e2dda ffprobe exit 0 with a chapter-track warning is not corruption; guard the delete path against a detector that is wrong at scale
9492dc4c39 dig names the resolver it could not reach in its error text, so a DNS timeout was scraped as the answer and restarted DDNS over nothing
172beca3c5 A state key is a file path, not a regex — a release tag like [Bluray-1080p] holds an invalid range, so grep bailed and the tempfile swap wiped every other entry
Compare 3 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 21:21:23 +00:00
f0c1289519 Let the file own why the row cap is conditional; the README states that it is
128172d3a8 The row counts below four columns were the naive division, not what the board does
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 21:15:21 +00:00
820e8325a6 Docs: the row-height cap is conditional now, and the board's narrow-screen behaviour was nowhere in the page help
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 21:07:20 +00:00
74c6a0f5eb Monitor: hold the System card to the Network card's height below eight columns, where the two stop sharing a row
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 21:02:37 +00:00
d289a9101c Monitor: cap the System card's Varaverk block so the host figures set the card's height, not the sum of both
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 21:01:12 +00:00
9553ecb16a The two functions the row-overflow hatch added were not in EXPORTS
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 20:54:24 +00:00
fb104bf05a Monitor: a rung taller than one screen sizes rows to content, since the page scrolls there anyway and the cap only clipped cards
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 20:51:17 +00:00
f4adc31215 Close the last four headers, and say what the destructive tools refuse to do
c6254f2342 The dev checkers documented themselves under headings nothing else uses
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 20:43:02 +00:00
d25b147a56 A CLI tool has runtime modes, not a request
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 20:41:09 +00:00
1f9915f074 Fill the single missing section in three scripts that had everything else
c0e7a97a56 Document what the cert and auth sweeps will not do
68c835f33b Document what the proxy and cert collectors guarantee
6b9fda76db Say how the spawned tools are actually invoked
Compare 4 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 20:32:05 +00:00
1be259b66d Two AI includes documented themselves under names nothing else uses
2c3c88d067 Say what the include layer exports and what it reads from conf
3fc14d16bf A worker that is spawned has arguments, not runtime modes
4cc50889d6 Document the api layer's operational models, and fix two headers that had gone stale against the code
63e68740b6 Put the header sections back in the order the other 116 scripts use
Compare 5 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-25 00:22:56 +00:00
f2fddeb87d The reboot path's container stops were unbounded, and stopped a different list than it restored
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-24 22:51:37 +00:00
eda411c0be Give the PHP layer somewhere to record what it swallowed