pub fn run(name: &str) -> Result<()>
Run the git chronicle schema <name> subcommand.
git chronicle schema <name>
Prints the JSON Schema for the requested type to stdout. This makes the CLI self-documenting for AI agents.