CluPilotCloud/app
nexxo 65717bd3bd fix(engine): address Codex review (auth token bootstrap, tunnel recheck, ssh)
- CreateAutomationToken now bootstraps the pveum role/user/token over the
  authenticated SSH session (a fresh host has no API token yet); ProxmoxClient
  is read-only in A.
- ConfigureWireguard re-verifies the handshake on the idempotent replay path,
  never advancing over a dead tunnel.
- PhpseclibRemoteShell treats a missing SSH exit status as failure (255).
- connectWithKey verifies the pinned host key fingerprint on later logins.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:20:59 +02:00
..
Actions feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
Console feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Http feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Livewire feat(admin): host onboarding UI (add / live stepper / retry / remove) 2026-07-25 10:12:41 +02:00
Models feat(engine): core provisioning data model + hosts 2026-07-25 09:49:43 +02:00
Providers feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Provisioning fix(engine): address Codex review (auth token bootstrap, tunnel recheck, ssh) 2026-07-25 10:20:59 +02:00
Services fix(engine): address Codex review (auth token bootstrap, tunnel recheck, ssh) 2026-07-25 10:20:59 +02:00