release: v3.19.0 - Hook Execution Model documentation
Adds comprehensive async hooks documentation filling critical gap. Includes decision matrix, migration guide, and Aristote case study. Changes: - Added Hook Execution Model section to ultimate-guide.md (~97 lines) - Documented sync vs async hooks (v2.1.0+) with configuration examples - Added decision matrix for 15 use cases - Updated reference.yaml with 7 new hook async entries - Resource evaluation: Melvyn Malherbe LinkedIn post (score 1/5) - Aristote case study: 7 hooks analyzed, 3 migrated async - Version bump: 3.18.2 → 3.19.0 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
8b58f014e7
commit
97d41b8598
5 changed files with 244 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
**Written with**: Claude (Anthropic)
|
||||
|
||||
**Version**: 3.18.2 | **Last Updated**: January 2026
|
||||
**Version**: 3.19.0 | **Last Updated**: January 2026
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -484,4 +484,4 @@ where.exe claude; claude doctor; claude mcp list
|
|||
|
||||
**Author**: Florian BRUNIAUX | [@Méthode Aristote](https://methode-aristote.fr) | Written with Claude
|
||||
|
||||
*Last updated: January 2026 | Version 3.18.2*
|
||||
*Last updated: January 2026 | Version 3.19.0*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue