# Example Review Profile project_name: local-review-harness mode: local-first severity_thresholds: fail_on_critical: true fail_on_high: false static_checks: hardcoded_paths: true raw_sql_interpolation: true shell_execution: true broad_cors: true secret_patterns: true large_files: true todo_comments: true missing_tests: true limits: large_file_lines: 800 max_file_bytes: 1000000 max_llm_chunk_chars: 12000 reports: output_dir: reports/latest markdown: true json_receipts: true memory: enabled: true path: .memory append_only: true