Add a file to tell coding agents how to work on the project
- follow coding standards (see toml file and developer docs (TO BE ADDED))
- update docs when adding or changing code
- add tests for new features
- do not change existing tests without asking for permission
- document design decisions in the Plans/ directory (follow examples there); add timestamps to filename and in document
Add a file to tell coding agents how to work on the project