Commit Graph

3 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 0e264abae9 Sync .cursor from detections 2026-04-12 05:05:09 +03:00
Oleksandr Bezdieniezhnykh af8ef51bea Enhance coding guidelines in .cursor/rules/coderule.mdc and .cursor/rules/python.mdc
- Added a guideline to place all source code under the `src/` directory in `coderule.mdc`.
- Removed the outdated guideline regarding the `src/` layout in `python.mdc` to streamline project structure.

These updates improve project organization and maintainability by clarifying the structure for source code and project files.
2026-03-28 16:18:07 +02:00
Oleksandr Bezdieniezhnykh d8f91ef6a9 add python scaffold folder and autodevelopment system 2026-03-25 21:57:26 +02:00