|
Entropic 2.3.8
Local-first agentic inference engine
|
Hook dispatch interface injected into engine subsystems. More...
#include <entropic/types/hooks.h>

Go to the source code of this file.
Hook dispatch interface injected into engine subsystems.
Subsystems call through this interface to fire hooks without depending on HookRegistry or librentropic-core.so internals. The facade wires function pointers to the HookRegistry owned by the engine handle.
Definition in file i_hook_handler.h.