Use this page when you need exact hook vocabulary and structure rather than a procedural walkthrough.Documentation Index
Fetch the complete documentation index at: https://docs.rkat.ai/llms.txt
Use this file to discover all available pages before exploring further.
Core enums
| Type | Values |
|---|---|
HookPoint | RunStarted, PreLlmRequest, PreToolExecution, TurnBoundary, PostLlmResponse, PostToolExecution, RunCompleted, RunFailed |
HookCapability | Observe, Guardrail, Rewrite |
HookExecutionMode | Foreground, Background |
HookFailurePolicy | FailOpen, FailClosed |
Runtime families
- in-process
- command
- HTTP
Payload highlights
HookInvocationHookToolResultHookPatchHookPatchEnvelope
