doc/AI/dev/hivemind/soviet.md
2026-03-05 22:43:16 +03:00

37 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## tg
https://t.me/c/2975819706/582/825
https://git-scm.com/book/en/v2 - все кто хочет эффективно работать с ботом, рекомендую прочитать эту книгу.
Либо хотя бы вот это: https://docs.github.com/en/get-started/using-github/github-flow
https://www.gitkraken.com/learn/git/git-flow - вот тут ещё описание полезное, но это платный продукт, его не надо покупать.
GitHub Actions, автоматизированные тесты, проверки на компилируемость, линтеры (проверка качества кода) и другие автоматизированные проверки в том числе на безопасность.
Ограничение на размер файлов до 1500 строк, чтобы нейронка могла прочитать каждый целиком всегда.
SOLID, DRY принципы
Clean code, Self documenting code
jsdoc (документация к публичным функциям относительно модуля)
https://github.com/Cybersyn21/hive-mind-practic/blob/main/info/AI_WORKFLOW_GUIDE_RU.md
https://github.com/Cybersyn21/hive-mind-practic/blob/main/info/HOW_TO_WRITE_GITHUB_ISSUES.md
Кстати если хотите хорошую архитектуру кода - то можете дать ссылку на эту штуку для нейросети: https://github.com/link-foundation/code-architecture-principles
https://github.com/link-foundation/js-ai-driven-development-pipeline-template
https://github.com/link-foundation/rust-ai-driven-development-pipeline-template
https://github.com/link-foundation/python-ai-driven-development-pipeline-template
https://github.com/link-foundation/csharp-ai-driven-development-pipeline-template
https://github.com/link-foundation/go-ai-driven-development-pipeline-template
https://github.com/link-foundation/java-ai-driven-development-pipeline-template
https://github.com/link-assistant/hive-mind/?tab=readme-ov-file#-best-practices
## architecture-principles
https://github.com/link-foundation/code-architecture-principles?tab=readme-ov-file#code-architecture-principles - вот ссылку на это ему дай.