Judgment-Encoding Hooks
- Entity ID:
ent-20260419-b2d4f6a8c0e2 - Type:
concept - Scope:
shared - Status:
active - Aliases: constraint hooks, decision-logic hooks, Crosley hook philosophy
Description
Hook-design philosophy articulated by Blake Crosley in which the hooks that reliably improve agent output quality are those encoding constraints and decision logic (e.g. blocking OpenAI product suggestions inside an Anthropic-only workflow) rather than triggering task automation. Crosley's 84-hook production system is predominantly judgment-encoding; this mirrors the leaked source where stop-hooks are primarily constraint mechanisms (anti-hallucination guards, permission gates, blast-radius checks) rather than workflow triggers.
Key claims
- none yet
Relations
- Blake Crosley 84-Hook Orchestration Layer --[implements]--> Judgment-Encoding Hooks
- Judgment-Encoding Hooks --[related_to]--> handleStopHooks