Skip to content

AI coding architectures comparison - #73

Open
RodinIvan wants to merge 2 commits into
mainfrom
ai-architectures
Open

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

Conversation

@RodinIvan

Copy link
Copy Markdown
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

@ipospelov ipospelov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

Comment thread project_57_ai_optimized_architectures/57_501_introduction.html Outdated
Comment thread project_57_ai_optimized_architectures/57_501_introduction.html Outdated
Comment thread project_57_ai_optimized_architectures/57_501_introduction.html Outdated
Comment thread project_57_ai_optimized_architectures/57_502_experimental_setup.html Outdated
<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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

Comment thread project_57_ai_optimized_architectures/57_503_layered_architecture.html Outdated
Comment thread project_57_ai_optimized_architectures/57_503_layered_architecture.html Outdated
Comment thread project_57_ai_optimized_architectures/57_507_conclusions.html Outdated
Comment thread project_57_ai_optimized_architectures/57_507_conclusions.html Outdated
Updated the project based on the comments
@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

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