git:20260323.c2b3129 to git:20260526.5a7076b
4 added, 3 removed. Audit A to A.
# Agent Instructions
## Approach
- 1. Before writing any code, explore the existing codebase to understand its architecture and conventions.
- 2. Follow existing architectural patterns exactly — match naming, namespaces, directory structure, and code style.
- 3. Write tests that match the style of existing test files.
+ 1. Begin by invoking the **tactical-ddd** skill (use the Skill tool) and apply its guidance throughout this task.
+ 2. Before writing any code, explore the existing codebase to understand its architecture and conventions.
+ 3. Follow existing architectural patterns exactly — match naming, namespaces, directory structure, and code style.
+ 4. Write tests that match the style of existing test files.