detail
Server[40] drafted a patch removing the hardcoded admin token from inventory.html and staged it at backend/tmp/inventory_html_PATCHED_08-22-26.html, correctly deferring the HTML deploy to Builder per lane rule. Diffed the staged file against live before deploying -- confirmed the only changes were: removing the hardcoded var TOK line, and switching apiFetch()/error handling to the session-cookie + login.php redirect pattern already live on dashboard.html/panel.html/commands.html. Backed up live file first.