pattern_id: issues-paired-rows category: tables version: 0.1.0 provenance: source_frame: "45:19 / Frame 1171281194" reference_html: ../block-tests/bim-issues-paired.html description: | N개의 행, 각 행 = 좌 이슈 + 우 이슈 (라벨 pill + 본문). 가운데 세로 구분선. pill 위치가 행마다 top/bottom 교차 가능. 현황 분석, 문제점 진단, 대조 분석에 적합. when: relation_type: [paired-issues, dual-diagnosis, problem-pairs] content_shape: rows: { min: 2, max: 8 } per_row: { exact: 2 } slots: header: { type: object, required: false } pill_bg: { type: image, required: false } rows: type: list required: true min: 2 max: 8 item: left: { label: string, text: html_string } right: { label: string, text: html_string } pills_bottom: { type: boolean, default: false } min_size_px: { width: 800, height: 400 } sub_patterns: [] priority: 45