II.
PathDescriptor JSON
Structured · livepath:amux-hooks-project
agent-mux project hooks registry json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:amux-hooks-project",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "amux-hooks-project",
"displayName": "agent-mux project hooks registry",
"path": ".amux/hooks.json",
"pathKind": "config-file",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Project-scope hook-registration store consumed by agent-mux's\nunified hook system. Maps `(agent, hookType) → handler(target)`;\noverrides matching ids in the global ~/.amux/hooks.json. Source:\ndocs/agent-mux/reference/15-hooks.md.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-agent-plugins-mux",
"to": "path:amux-hooks-project",
"kind": "references_path",
"attributes": {}
}
]
}