- ingress.sh: pass status-update note via argv instead of triple-quoted
heredoc to prevent Python syntax error when note contains quotes
- ingress.sh: warn clearly when AGENT_CONTEXT.md missing (bootstrap
not run) instead of silent failure in garc ingress context
- daemon.sh: replace export$(xargs) with set -a/source/set +a so
config.env values containing spaces are loaded correctly
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>