Remove @tdd_expected_fail tags from test files for bugs #797 (actor list
triggers DB update) and #1028 (ACMS indexing pipeline not wired), both of
which are now closed and merged. The @tdd_bug and @tdd_bug_N tags remain
as permanent regression guards per CONTRIBUTING.md TDD workflow rules.
Files changed:
- features/tdd_actor_list_no_db_update.feature
- robot/tdd_actor_list_no_db_update.robot
- robot/e2e/tdd_acms_behavioral_validation.robot
ISSUES CLOSED: #1182