Each step now prints "--- [Label] on <host> ---". The host is threaded
through the remote self-bootstrap as argv[2] so it shows the real
server name when running over ssh.
Co-Authored-By: Claude <noreply@anthropic.com>
Replaces the gradient-bar version with proper figlet-style ASCII art
so the title is actually readable; each line colored in a rainbow
gradient, with a Vietnamese subtitle.
Co-Authored-By: Claude <noreply@anthropic.com>
The Unicode box-drawing art didn't form legible letters. Now uses
two rainbow gradient bars around a plain, readable title + subtitle.
Co-Authored-By: Claude <noreply@anthropic.com>
Local flow verified end-to-end (macOS guards). Remote Ubuntu/Arch
verification deferred to user (interactive, destructive on real hosts).
Co-Authored-By: Claude <noreply@anthropic.com>