Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
i_hook_handler.h File Reference

Hook dispatch interface injected into engine subsystems. More...

Include dependency graph for i_hook_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

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.

Version
1.9.1

Definition in file i_hook_handler.h.