Context
Spec specs/2026-05-13-layer2-casehub-work-design.md called for a GET /workitems/{complianceReviewTaskId} assertion in AmlInvestigationResourceTest to verify WorkItem fields (claimDeadline, candidateGroups) at the REST layer.
This was not added. WorkItem field verification is covered at the service level by WorkItemAmlInvestigationServiceTest, making the resource-level assertion redundant. Known spec deviation — deferred.
Acceptance Criteria
Context
Spec
specs/2026-05-13-layer2-casehub-work-design.mdcalled for aGET /workitems/{complianceReviewTaskId}assertion inAmlInvestigationResourceTestto verify WorkItem fields (claimDeadline, candidateGroups) at the REST layer.This was not added. WorkItem field verification is covered at the service level by
WorkItemAmlInvestigationServiceTest, making the resource-level assertion redundant. Known spec deviation — deferred.Acceptance Criteria
AmlInvestigationResourceTestmakes aGET /workitems/{complianceReviewTaskId}after the POSTclaimDeadlineis within the 30-day windowcandidateGroupscontains"compliance-officers"