Skip to content

AI coding architectures comparison#73

Open
RodinIvan wants to merge 2 commits intomainfrom
ai-architectures
Open

AI coding architectures comparison#73
RodinIvan wants to merge 2 commits intomainfrom
ai-architectures

Conversation

@RodinIvan
Copy link
Collaborator

The project covers overview of different approaches to design a codebase, and studies how AI can navigate within the codebases of different architectural types.

Current architectures compared:

  • Layered architecture
  • Atomic Composable architecture
  • Vertical Slice architecture
  • Pipeline architecture

The project covers overview of different approaches to design a codebase, and studies how AI can navigate within the codebases of different architectural types.

Current architectures compared:
- Layered architecture
- Atomic Composable architecture
- Vertical Slice architecture
- Pipeline architecture
Copy link
Collaborator

@ipospelov ipospelov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Оставил некоторые рекомендации. Реквест апрувлю, чтобы не тормозить релиз новыми ревью.

<callout label="Generate the Snake game">
Generate an application based on the description from @/snake_game.md, designed as described in @/layered_architecture/architecture.md. Run the app when you have completed the implementation.
</callout>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Возможно, тут стоит предложить пользователю проверить работоспособность самостоятельно, чтобы как-то разбавить теорию - описать, как открыть приложение, какие тест кейсы можно использовать. А уже после описывать результаты моего исследования.
Это же относится к стадиям ниже.

Updated the project based on the comments
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Validation is failed

Please check run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants