次回の更新記事:「AIっぽくて白ける」現象の正体(公開予定日:2026年05月01日)
AIDB Daily Papers

AIコーディングエージェントによるソフトウェアアーキテクチャの形成:建築家不在のアーキテクチャ

原題: Architecture Without Architects: How AI Coding Agents Shape Software Architecture
著者: Phongsakon Mark Konrad, Tim Lukas Adam, Riccardo Terrenzi, Serkan Ayvaz
公開日: 2026-04-05 | 分野: AI ソフトウェア プロンプト 自動化 システム 設計 アーキテクチャ ソフトウェアエンジニアリング 大規模言語モデル コード生成

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • AIコーディングエージェントが、フレームワークの選択、インフラの構築、統合を瞬時に行い、アーキテクチャを形成する。
  • プロンプトの表現だけで構造的に異なるシステムが生成される現象(vibe architecting)は、意図的な設計を不要にする点で重要である。
  • プロンプトとアーキテクチャの関連付けパターンを特定し、レビュー、記録、ツールを用いて隠れた決定を管理下に置くことを提案する。

Abstract

AI coding agents select frameworks, scaffold infrastructure, and wire integrations, often in seconds. These are architectural decisions, yet almost no one reviews them as such. We identify five mechanisms by which agents make implicit architectural choices and propose six prompt-architecture coupling patterns that map natural-language prompt features to the infrastructure they require. The patterns range from contingent couplings (structured output validation) that may weaken as models improve to fundamental ones (tool-call orchestration) that persist regardless of model capability. An illustrative demonstration confirms that prompt wording alone produces structurally different systems for the same task. We term the phenomenon vibe architecting, architecture shaped by prompts rather than deliberate design, and outline review practices, decision records, and tooling to bring these hidden decisions under governance.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事