- 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>
Permission-first AI agent runtime for Google Workspace.
Ports the LARC/OpenClaw governance model (disclosure chain,
execution gates, queue/ingress) to Gmail, Calendar, Drive,
Sheets, Tasks, and People APIs with Claude Code as the
execution engine.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>