You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add TDD and branch coverage requirements to AGENTS.md
Document that tests are first-class planning requirements, not
afterthoughts. 100% branch coverage is mandatory (enforced by CI),
coverage must be verified before committing, and pytest fixtures
should be used instead of hardcoded paths.
0 commit comments