First version - rotary not working.

This commit is contained in:
Holger Weber
2026-05-15 00:34:46 +02:00
commit 088eb07ff3
11 changed files with 321 additions and 0 deletions

4
AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
- 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