pub fn build_hook_json(hook_name: &str, args: &[String]) -> Value
Build a JSON context object for a git hook based on its name and positional args.