fix: auto-updater proxy drop + protect internal docs from git

Auto-update POST goes through Next.js proxy which dies when extracted
files trigger hot-reload. Network drops now transition to restart polling
instead of showing failure. Also adds admin key header and FastAPI error
field fallback. Gitignore updated to protect internal docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Former-commit-id: 03162f8a4b7ad8a0f2983f81361df7dba42a8689
This commit is contained in:
anoracleofra-code
2026-03-14 14:18:30 -06:00
parent 90c2e90e2c
commit 8ff4516a7a
2 changed files with 50 additions and 26 deletions
+7
View File
@@ -106,3 +106,10 @@ jobs.json
.claude
.mise.local.toml
# Local-only internal docs (never commit)
.local-docs/
ROADMAP.md
UPDATEPROTOCOL.md
CLAUDE.md
DOCKER_SECRETS.md