//! Pull request types and formatting
//!
//! This module provides markdown-based PR output that lets the LLM drive
//! the structure while we beautify it for terminal display.
use craterender_markdown_for_terminal;
use JsonSchema;
use ;
/// Markdown-based pull request that lets the LLM determine structure