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.
Credential-stuffing defense
Dhal can learn from repeated failed login responses and block later attempts from the same identity key.Response outcome recording
Adapters record response status codes after the response finishes. Repeated failures are stored in a signal store.Distributed signal store
Use Redis/Valkey for multi-instance production.Safer enforcement
Keep global modemonitor and set block only on login routes after reviewing events.