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.
Versioning
Dhal is pre-1.0.Alpha versions
Alpha releases use versions like:Next versions
Usenext for active pre-stable releases that are not default latest.
Latest
Uselatest only for the version you want most users to install by default.
Upgrade discipline
During alpha:- pin exact versions in production;
- read changelog before updating;
- run
dhal migrateif config shape changes; - run
dhal doctor,dhal rules,dhal replay, anddhal ciafter upgrade.