What changed in this pass

Converted the bi-weekly client-call finding from a diagnosis into an explicit reconfiguration recommendation.

Why reconfiguration is required

Recommended target behavior

Safest implementation shape

  1. Add a create-time guard that checks for an existing open same-subject row on the matter.
  2. Block creation when one already exists.
  3. Generate the next instance only after the current one is completed or otherwise resolved.
  4. Run a remediation pass to collapse existing duplicate stacks to one survivor per matter.

Confidence

Local artifacts