Skip to content

Commit e6fe0f1

Browse files
jk-kim0claude
andcommitted
docs(mdx-storage): mdx_to_storage 배치 검증 분석 리포트를 추가합니다
## Summary - 21건 testcase 대상 batch verify 분석 리포트를 추가합니다. - P1 13건, P2 4건, P3 4건으로 실패 원인을 분류합니다. ## Test plan - [x] `mdx_to_storage_xhtml_verify_cli.py --show-analysis` 실행 결과 기반 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f706eb0 commit e6fe0f1

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# MDX -> Storage XHTML Batch Verify Analysis
2+
3+
- total: 21
4+
- passed: 1
5+
- failed: 20
6+
7+
## Priority Summary
8+
9+
- P1: 11
10+
- P2: 5
11+
- P3: 4
12+
13+
## Reason Summary
14+
15+
- attachment_filename_mismatch: 9
16+
- internal_link_unresolved: 7
17+
- emoticon_representation_mismatch: 4
18+
- adf_extension_panel_mismatch: 3
19+
- image_block_structure_mismatch: 3
20+
- other: 2
21+
- table_cell_structure_mismatch: 2
22+
- underline_tag_mismatch: 1
23+
- verify_filter_noise: 1
24+
25+
## Failed Cases
26+
27+
- 1454342158: P1 (verify_filter_noise, internal_link_unresolved, adf_extension_panel_mismatch, underline_tag_mismatch, attachment_filename_mismatch)
28+
- 1844969501: P1 (internal_link_unresolved)
29+
- 1911652402: P1 (internal_link_unresolved)
30+
- 544145591: P1 (image_block_structure_mismatch, attachment_filename_mismatch)
31+
- 544178405: P1 (internal_link_unresolved, attachment_filename_mismatch)
32+
- 544211126: P1 (internal_link_unresolved)
33+
- 544377869: P1 (internal_link_unresolved)
34+
- 544384417: P1 (table_cell_structure_mismatch, emoticon_representation_mismatch, attachment_filename_mismatch)
35+
- 692355151: P1 (internal_link_unresolved, image_block_structure_mismatch)
36+
- 793608206: P1 (table_cell_structure_mismatch)
37+
- 883654669: P1 (image_block_structure_mismatch, emoticon_representation_mismatch, attachment_filename_mismatch)
38+
- 544112828: P2 (attachment_filename_mismatch)
39+
- 544379140: P2 (adf_extension_panel_mismatch, attachment_filename_mismatch)
40+
- 568918170: P2 (attachment_filename_mismatch)
41+
- 880181257: P2 (attachment_filename_mismatch)
42+
- panels: P2 (adf_extension_panel_mismatch)
43+
- 544113141: P3 (emoticon_representation_mismatch)
44+
- 544375741: P3 (other)
45+
- 544381877: P3 (emoticon_representation_mismatch)
46+
- 544382364: P3 (other)

0 commit comments

Comments
 (0)