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.
AI autosetup
Dhal can scan your project and propose adhal.json policy.
It supports two paths:
- deterministic heuristic autosetup;
- optional AI SDK-assisted autosetup.
Heuristic mode
AI-assisted mode
Install optional AI dependencies:Custom provider module
Safe workflow
- Generate config to JSON.
- Review route profiles and rules.
- Save to a proposed file.
- Run
dhal test-config,dhal doctor, anddhal replay. - Commit only reviewed policy.