- _scripts/deploy-webinstall: rsync-based deploy to beta.webi.sh and
next.webi.sh that excludes _cache, restarts the webinstall service via
serviceman (sourcing ~/.config/envman/PATH.env so serviceman is on
PATH for non-interactive ssh). Uses an end-of-line anchored process
match so only the node worker is touched, never its supervisor.
- AGENTS.md: document the cache-only Node server (two paths, canonical
os/arch/libc/ext vocabulary), add a domains table for prod/beta/next,
remove stale normalize.js references.
- .gitignore: ignore agent session files (LOCAL.md, agents/, etc) and
local test fixtures (testdata/).
Deploy scripts for webicached and webid (build, upload, restart).
AGENTS.md with releases.conf reference and variant tagging docs.
Installer archive pattern guide and version oddities reference.