Parent EPIC: #325
Problem:
The suite will stay noisy unless redundant and invalid tests are actively removed.
Scope:
- Retire tests marked delete or merge once stronger coverage exists.
- Keep a short record of why a removed test no longer adds value.
- Avoid removing lower-level contract tests that still protect unique boundaries.
Done when:
- Tests marked for retirement are removed in a controlled way.
- The remaining suite is smaller in noise and stronger in contract value.
Notes:
- This task should produce work that is reviewable against expected behavior, not current implementation shape.
- Keep outputs straight to the point and tied to repo code or repo process.
Parent EPIC: #325
Problem:
The suite will stay noisy unless redundant and invalid tests are actively removed.
Scope:
Done when:
Notes: