{ "permissions": { "ask": [ "Bash(tools/wikitool publish --confirm:*)" ] }, "hooks": { "UserPromptSubmit": [ { "matcher": "", "hooks": [ { "type": "command", "command": "./tools/trace_ingest.py --source claude-code --event prompt.submitted 2>/dev/null || true", "timeout": 5 } ] } ] } }