iiRecord
Agentic AI Atlas · Hook Registration
term:hook-registrationa5c.ai
II.
Term overview

term:hook-registration

Reference · live

Hook Registration overview

A record in `.amux/hooks.json` (project) or `~/.amux/hooks.json` (global) that maps `(agent, hookType) → handler(target)`. Project registrations override global registrations matched by `id`. Handlers are one of `builtin` (in-process), `command` (shell command), or `script` (executable). Source: docs/agent-mux/reference/15-hooks.md.

TermOutgoing · 1Incoming · 2

Attributes

displayName
Hook Registration
kind
concept
description
A record in `.amux/hooks.json` (project) or `~/.amux/hooks.json` (global) that maps `(agent, hookType) → handler(target)`. Project registrations override global registrations matched by `id`. Handlers are one of `builtin` (in-process), `command` (shell command), or `script` (executable). Source: docs/agent-mux/reference/15-hooks.md.

Outgoing edges

related_to1

Incoming edges

related_to2