Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 278 Bytes

File metadata and controls

5 lines (3 loc) · 278 Bytes

@AGENTS.md

Rules

  • Never change test files to match incorrect code output. Tests define the expected behavior. If a test fails, fix the source code, not the test. The only exception is when a feature is explicitly removed (like get_query_tokens in the v3 migration).