signals for the Forge to process.
Subcommands
gateway start
launchd, systemd --user, or Task Scheduler). Runtime state is tracked in ~/.grind/gateway-state.json.
gateway enable
gateway start.
gateway stop
gateway disable
gateway restart
gateway status
gateway serve
Webhook Endpoints
| Endpoint | Integration |
|---|---|
GET /health | Health check |
POST /hooks/inbound | Generic inbound signal |
POST /hooks/telegram | Telegram Bot API |
POST /hooks/discord | Discord webhook (Ed25519 signature verification) |
POST /hooks/google-calendar | Google Calendar push notifications |
POST /hooks/whatsapp | WhatsApp Cloud API (HMAC signature verification) |