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.
Alpha public usage
Dhal0.11.0-alpha.0 is public and usable, but still pre-1.0.
Stability posture
| Area | Status |
|---|---|
| Package | @rokadhq/dhal |
| CLI | dhal |
| Config | dhal.json |
| Recommended install | exact pinned version |
| Recommended first mode | monitor |
| Recommended enforcement | route-level block after review |
| Public API | usable but not frozen until 1.0 |
Recommended install during alpha
Before enabling block mode
Run:block mode over a global switch.
Runtime safety defaults
Dhal defaults to availability-first behavior:- internal Dhal errors fail open by default;
- health/readiness/liveness paths can bypass inspection;
OPTIONScan bypass inspection for preflight compatibility;- observability event data is redacted by default.