Files
minigames/bottlesort/AGENTS.md
2026-04-04 15:09:32 +02:00

205 B

  • Prefer simple solutions over clever ones
  • Do not introduce new dependencies without reason
  • Always write tests for new features
  • Adapt SPEC.md if specification changes or features are added or removed