Install without mandown (template v6, retch 0.17.18) Assisted-By: Claude Opus 5
Lead source installs with just; document merge-pr's WIP block
Packaging is rendered at publish time; a release needs no bump The AUR PKGBUILD, the COPR spec and the Homebrew formula are now templates carrying @VERSION@/@SHA256@, rendered by scripts/render_packaging.py at publish time. Updates the recipe table, the AUR and COPR sections, the guard descriptions and the release sequence, and replaces the 'cd packaging/aur && makepkg -si' local-install instruction with 'just aur-local' -- makepkg refuses a templated pkgver. Assisted-By: Claude Opus 5
Document the Homebrew trust gate and what the brew job does not prove Homebrew 6.0+ refuses to load third-party tap formulae until trusted, and reports the refusal as invalid syntax. The CI job's local tap bypasses that gate, so it cannot catch it.
Document the Homebrew tap, formula and drift guard Adds the macOS install path and the brew-* recipes, plus a section on the three packaging guards and why all of them treat trailing Cargo.toml as normal.
Document the COPR packaging target Assisted-By: Claude Opus 5
docs: restructure wiki to match etr's page structure/tone Adds Getting-Started.md, How-It-Works.md, Troubleshooting.md, and Compared-to-fastfetch-and-neofetch.md (new pages, sourced from README.md/NOTES.md — no invented facts). Restyles Home.md and Configuration-and-Theming.md to match etr's wiki structure and tone (vibe-coded disclosure, wiki-pages nav table, table-driven config reference). Cryptography.md has no retch equivalent (no crypto model) and is intentionally not mirrored. Assisted-By: Claude Sonnet 5