{
  "fixture_name": "dev5_merge_ready_report_only",
  "task_id": "task-2565-fixture-dev5",
  "merge_ready_input": {
    "ci_all_green": true,
    "gemini_fresh_on_current_head": true,
    "unresolved_thread_count": 0,
    "merge_state_status": "CLEAN",
    "effective_diff_matches_expected_files": true,
    "forbidden_path_count": 0
  },
  "pre_merge_commit_input": {
    "merge_ready": true,
    "changed_files": ["memory/reports/task-XXX.md"],
    "commit_message_hint": "report: QC Verdict 문구 보강",
    "only_touches_report_files": true
  },
  "expected_change_type": "report_only",
  "expected_pre_merge_commit_allowed": false,
  "expected_decision": "BLOCK_PRE_MERGE_REPORT_ONLY_COMMIT"
}
