- deploy_agent.sh: agent v3.3-shift — use dashboard-configured SHIFT path for
file fetch/search (SR/SHIFT sites have no TAKELEAP folder), date fast-path;
fix installer discarding the injected agent token (sentinel was being
rewritten by the server's placeholder replace, agents ended up tokenless)
- central_api_prototype.py: replace only the token assignment when serving the
installer; add cpu_temp to TelemetryPayload (agents already send it, it was
silently dropped); new endpoints set-shift-path, request-search,
search-results; heartbeat response now carries shift_path + pending search
- commands.json: restore last_reboot/dummy, add update_diag diagnostic
- CLAUDE.md: document deployment layout, procedures, and gotchas