Commit Graph

4 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh c51cb9b4a5 Enhance coding standards and testing rules
- Updated coderule.mdc to emphasize readability, meaningful comments, and maintainability.
- Revised testing.mdc to set a 75% coverage threshold for business logic and clarified expected results requirements.
- Improved clarity in git-workflow.mdc regarding commit message formatting and length.
- Added completeness audit requirements in research steps and quality checklists to ensure thoroughness in test specifications.

Made-with: Cursor
2026-04-17 20:28:55 +03:00
Oleksandr Bezdieniezhnykh 95a3e9ae4a Sync .cursor from detections 2026-04-12 05:05:10 +03:00
Oleksandr Bezdieniezhnykh 37bee961ab Update Dockerfile for multi-architecture support and enhance coding rules
- Modify Dockerfile to support multi-platform builds using TARGETARCH.
- Update coderule.mdc to enforce source code organization under the `src/` directory.
- Remove outdated rule from python.mdc regarding `src/` layout.
2026-04-06 05:03:27 +03:00
Oleksandr Bezdieniezhnykh 2528a1e995 Add .cursor AI autodevelopment harness (agents, skills, rules)
Made-with: Cursor
2026-03-26 01:06:55 +02:00