Operational runbooks, integration guides, and source-specific references for the hook serve/relay/smash runtime.
- Hook CLI and Contract Reference —
hookcommands, contract.toml schema, all adapter drivers and config keys - Boot Verification — pre-flight checks, startup order, health endpoints, smoke test
- GitHub Webhook Source — HMAC setup, GitHub App creation, event subscription, feedback loop prevention, outbound auth
- Linear Webhook Source — HMAC setup, timestamp window, Linear webhook configuration, agent identity
- OpenClaw Delivery —
openclaw_http_outputadapter, OpenClaw hooks config, transform modules, DLQ behavior - Payload Sanitization — threat model, defense layers,
relay_core::sanitizeintegration, testing injections
- Tailscale Deployment — exposing
hook servevia Funnel, MagicDNS for multi-node, systemd units, proxy headers
- First-Time Setup Guide — interactive questionnaire for first-time stack setup, file generation, post-setup checklist
- Release and Publishing Runbook — binary release flow, crate publish order, rollback
- OpenClaw Agents — agent profiles, SOUL.md, TOOLS.md, session model
- OpenClaw Subagents — subagent patterns, delegation, context passing
- Agent Orchestrator — multi-agent orchestration patterns
For full architecture and configuration reference, see ../README.md.