pub const DEFAULT_REVIEW_PROMPT: &str = "# Review\n\nReview the completed work for correctness and regressions. Run relevant tests.\nReport a pass or fail verdict with a concise reason; do not change the implementation.\n";