feat: the #12/#25 remnants — README class table + box rename, unpinned-install note, box effective check, coolify marker warnings #29

Merged
dan-claude-bot merged 6 commits from feat/class-model-remnants into main 2026-07-18 17:36:33 +00:00
Showing only changes of commit af327cb660 - Show all commits

View file

@ -536,7 +536,7 @@ if [ "$HOST" = "yes" ]; then
# is written for a sudo-capable user, and one of its paths exits 0 after # is written for a sudo-capable user, and one of its paths exits 0 after
# only adding a group, asking for a re-login. That is the sshd first-wins # only adding a group, asking for a re-login. That is the sshd first-wins
# bug's exact shape — asserting what was REQUESTED (here: the installer's # bug's exact shape — asserting what was REQUESTED (here: the installer's
# claimed success) instead of what actually TOOK. The check stays # claimed success) instead of what actually TOOK.
# Two proofs, one claim each. `command -v box` proves the CLI landed # Two proofs, one claim each. `command -v box` proves the CLI landed
# (box's root install symlinks into /usr/local/bin, already on this # (box's root install symlinks into /usr/local/bin, already on this
# shell's PATH — no login shell needed). "Host set up" is a separate # shell's PATH — no login shell needed). "Host set up" is a separate