Commit Graph

5 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh c3cb1dda43 [no-ticket] Sync .cursor with suite root
Bring this repo's .cursor/ in line with the suite monorepo root .cursor/
so rules, skills, and autodev artifacts stay consistent across
submodules and sibling repos.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 13:11:02 +03:00
Oleksandr Bezdieniezhnykh 0b3bb2fc55 Refine coding standards and testing guidelines. Updated coderule.mdc to emphasize readability, meaningful comments, and scope discipline. Adjusted testing.mdc to set a 75% coverage threshold for business logic and clarified test data requirements. Enhanced tracker.mdc with a mechanism for handling Jira connection issues and added completeness audit steps in research skills. 2026-04-17 20:28:48 +03:00
Oleksandr Bezdieniezhnykh 57ff6dcd22 Sync .cursor from detections 2026-04-12 05:05:09 +03:00
Oleksandr Bezdieniezhnykh 260150ab95 Update coding rules to enforce source code organization and clarify project structure. Added guideline to place all source code under the src/ directory in coderule.mdc and removed redundant rule from python.mdc. 2026-04-06 05:03:33 +03:00
Oleksandr Bezdieniezhnykh 8e2ecf50fd Initial commit
Made-with: Cursor
2026-03-26 00:20:30 +02:00