3 Commits

Author SHA1 Message Date
Matt Soucoup
da712c620b
Update instructions/object-calisthenics.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-24 17:52:12 -07:00
Matt Soucoup
0b56d33d02
Update instructions/object-calisthenics.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-24 17:52:04 -07:00
SebastienDegodez
825aff2938 add Object Calisthenics instruction file
This instruction enforces the 9 original Object Calisthenics rules for business domain code (C#, TypeScript, Java). It provides clear guidelines and examples for maintainable, robust, and clean backend code. DTOs and infrastructure code are exempted. References to original sources included.

Signed-off-by: SebastienDegodez <sebastien.degodez@gmail.com>
2025-07-21 13:39:45 +02:00