Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.76 KB

File metadata and controls

44 lines (25 loc) · 1.76 KB

References Index

Operational runbooks, integration guides, and source-specific references for the hook serve/relay/smash runtime.


Hook Runtime

Source Handlers

  • 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

Delivery

  • OpenClaw Deliveryopenclaw_http_output adapter, OpenClaw hooks config, transform modules, DLQ behavior
  • Payload Sanitization — threat model, defense layers, relay_core::sanitize integration, testing injections

Deployment

  • Tailscale Deployment — exposing hook serve via Funnel, MagicDNS for multi-node, systemd units, proxy headers

Setup

  • First-Time Setup Guide — interactive questionnaire for first-time stack setup, file generation, post-setup checklist

Publishing

OpenClaw Agent Integration


Main Documentation

For full architecture and configuration reference, see ../README.md.