60e43027fa132b92e33f722b654e713217ba5dff
Replace Situation parameter with GameContext across all RuleSet methods to align with the new game state abstraction. Updated imports to use the api module's types (GameContext, Square, Move). StandardRules will need to be updated in Task 3 to implement the new interface signature and use api types instead of maichess. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
80.3%
Python
14.7%
Bru
3.5%
HTML
1%
Shell
0.2%
Other
0.2%