A green test suite proves less than you think
A developer discovered that a green test suite for a routing agent was passing for the wrong reason, providing false confidence. The test reused the same task string, making the new capability structurally unreachable, y…