Some checks failed
CI / Unit & Component Tests (push) Failing after 3m32s
CI / OCR Service Tests (push) Successful in 47s
CI / Backend Unit Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Failing after 3m32s
CI / OCR Service Tests (pull_request) Successful in 38s
CI / Backend Unit Tests (pull_request) Failing after 3m25s
Moves the nested `CommentData` record out of `CommentService` into its own `document/comment/CommentData.java` file, removing the cross-domain coupling where `DashboardService` depended on an inner type of `CommentService`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>