Documentation Index
Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt
Use this file to discover all available pages before exploring further.
Bot defense
Dhal scores suspicious bot-like requests using headers, user agents, and automation signals.False-positive controls
Use:minSignalsto require multiple indicators;skipStaticAssetsto avoid noisy asset requests;ignorePathsfor health checks and known safe routes;allowUserAgentsfor trusted automated clients.
Rollout
Start bot rules inmonitor, inspect events, then enforce on sensitive routes.