[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,121 +2,165 @@
|
||||
id: wiki-2026-0508-conceptual-integrity
|
||||
title: Conceptual Integrity
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [P-REINFORCE-WIKI-18536721]
|
||||
aliases: [Architectural Integrity, Brooks Conceptual Integrity]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 0.95
|
||||
tags: [conceptual-integrity, software-architecture, implementation-separation, keeper-of-the-vision, "conway's-law", cognitive-engineering]
|
||||
confidence_score: 0.9
|
||||
verification_status: applied
|
||||
tags: [architecture, design, brooks, mythical-man-month]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-05-02
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
tech_stack:
|
||||
language: unspecified
|
||||
framework: unspecified
|
||||
language: agnostic
|
||||
framework: agnostic
|
||||
---
|
||||
|
||||
# [[Conceptual Integrity]]
|
||||
# Conceptual Integrity
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
Conceptual Integrity(개념적 무결성)는 소프트웨어 시스템의 아키텍처가 해당 시스템이 '무엇을' 해야 하며 '어떻게' 수행해야 하는지에 대한 전반적인 비전(overall vision)을 나타내야 한다는 개념입니다 [1]. 이 용어는 1975년 Fred Brooks의 저서인 『The Mythical Man-Month(맨먼스 미신)』에서 처음 소개되었습니다 [1]. 아키텍트가 시스템의 비전을 지키는 수호자 역할을 수행하여 추가되는 기능들이 아키텍처와 일관성을 유지하도록 보장하는 것이 핵심입니다 [1].
|
||||
## 매 한 줄
|
||||
> **"매 system design 의 the most important consideration — 매 unified set of design ideas, 매 single mind 의 product."**. Brooks 의 *Mythical Man-Month* (1975) 의 central thesis. 매 great system 은 매 small group of architects 의 vision. 2026년 design systems, API design, programming language design, framework architecture 에 핵심 원칙으로 산다.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
* **개념의 기원 및 정의**: Conceptual Integrity는 Fred Brooks가 1975년에 출간한 책 『The Mythical Man-Month』에서 처음 도입된 용어로, 소프트웨어 아키텍처의 핵심 특성 중 하나로 꼽힙니다 [1]. 이는 시스템 설계 시 구조와 동작 방식에 있어 파편화되지 않은 하나의 일관된 비전을 가져야 함을 의미합니다 [1].
|
||||
* **비전과 구현의 엄격한 분리**: Conceptual Integrity를 달성하기 위해서는 아키텍처가 제시하는 시스템의 거시적인 비전이 실제 코드 수준의 세부 구현(implementation)과는 분리되어 다루어져야 합니다 [1].
|
||||
* **비전의 수호자로서의 아키텍트 역할**: 소프트웨어 아키텍트는 시스템 설계에서 '비전의 수호자(keeper of the vision)'라는 막중한 역할을 맡게 됩니다 [1]. 아키텍트는 시스템에 새로운 기능이 추가되거나 변경 사항이 발생할 때, 그것이 최초에 설정된 아키텍처의 비전과 동일한 선상에 있는지 철저히 확인하여 개념적 무결성을 보존해야 할 책임이 있습니다 [1].
|
||||
## 매 핵심
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
소스에 관련 정보가 부족합니다.
|
||||
### 매 Brooks 의 정의
|
||||
> "Conceptual integrity is the most important consideration in system design. It is better to have a system omit certain anomalous features and improvements, but to reflect one set of design ideas, than to have one that contains many good but independent and uncoordinated ideas."
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
### Related Concepts
|
||||
### 매 implications
|
||||
- **Architect/designer** 의 separation from implementation team.
|
||||
- **Say no** to features that violate the model.
|
||||
- **Programmer's manual** = single source of truth.
|
||||
- **Small architect group** > committee — 매 "design by committee" 의 X.
|
||||
|
||||
#### [아키텍처의 본질적 특성 (Architecture Characteristics)]
|
||||
- [[Software Architecture]]
|
||||
- 연결 이유: Conceptual Integrity는 훌륭한 소프트웨어 아키텍처가 갖추어야 할 주요 인지적, 구조적 특성 중 하나로 소개되기 때문입니다 [1, 2].
|
||||
- 이 개념을 통해 더 깊게 이해할 수 있는 부분: 소프트웨어 아키텍처가 단순한 구조적 청사진을 넘어, 시스템 전체를 아우르는 일관된 비전을 제시해야 한다는 본질적인 목적을 이해할 수 있습니다 [1].
|
||||
- [[Implementation Separation]]
|
||||
- 연결 이유: Conceptual Integrity를 유지하기 위한 전제 조건으로, 전체적인 시스템의 비전이 실제 구현과 명확히 분리되어야 한다고 명시되어 있기 때문입니다 [1].
|
||||
- 이 개념을 통해 더 깊게 이해할 수 있는 부분: 아키텍처 수준의 고차원적 의사결정 공간과 세부 구현 수준의 의사결정 공간이 어떻게 구분되어 시스템의 일관성을 유지하는지 이해할 수 있습니다 [1].
|
||||
### 매 modern manifestations
|
||||
- **API design**: consistent verbs, naming, error model (Stripe, GitHub APIs).
|
||||
- **Programming languages**: Go's "less is more", Rust's ownership model.
|
||||
- **Frameworks**: Rails "convention over configuration", Django "batteries included with one way".
|
||||
- **Design systems**: single token vocabulary, predictable behaviors.
|
||||
|
||||
#### [아키텍트의 역할 (Role of Architect)]
|
||||
- [[Keeper of the Vision]]
|
||||
- 연결 이유: 아키텍트는 시스템에 대한 모든 추가 사항이 기존 아키텍처의 방향성과 일치하도록 감독하여 개념적 무결성을 지키는 핵심적인 역할을 수행하기 때문입니다 [1].
|
||||
- 이 개념을 통해 더 깊게 이해할 수 있는 부분: 소프트웨어 아키텍트가 프로젝트 수명주기 전반에 걸쳐 시스템의 설계 철학을 수호하기 위해 수행해야 하는 관리적 책임을 파악할 수 있습니다 [1].
|
||||
### 매 Tension
|
||||
- Conceptual integrity vs feature completeness.
|
||||
- Single architect vs distributed teams.
|
||||
- Stability vs evolution.
|
||||
|
||||
### Deeper Research Questions
|
||||
- Fred Brooks가 제안한 Conceptual Integrity를 다수의 독립적인 팀이 병렬로 개발을 진행하는 현대의 분산 아키텍처(예: 마이크로서비스 아키텍처) 환경에서 훼손 없이 유지하기 위한 구체적인 거버넌스 방법론은 무엇인가?
|
||||
- '비전의 수호자(Keeper of the vision)'로서 아키텍트의 역할이 애자일(Agile) 방법론이 추구하는 자율적이고 교차 기능적인 팀(Cross-functional team)의 성격과 어떻게 균형을 이룰 수 있는가?
|
||||
- 비전과 구현(Implementation)을 명확하게 분리하는 과정에서 발생할 수 있는 아키텍트와 개발자 간의 소통 단절이나 설계-구현 간의 괴리를 극복하는 커뮤니케이션 전략은 무엇인가?
|
||||
- 대규모 시스템이 진화함에 따라 Conceptual Integrity가 점진적으로 무너지는 현상(Architecture Erosion)을 조기에 탐지하고 측정할 수 있는 정량적 지표나 자동화된 도구는 무엇인가?
|
||||
- 시스템 인수합병(M&A) 등으로 인해 서로 다른 비전을 가진 두 개의 소프트웨어 시스템이 통합될 때, 새로운 Conceptual Integrity를 수립하기 위한 아키텍처적 접근 방식은 무엇인가?
|
||||
### 매 응용
|
||||
1. API design (REST resource model 의 일관성).
|
||||
2. Language design (Go, Elm).
|
||||
3. UI framework (SwiftUI, Jetpack Compose).
|
||||
4. CLI design (git, kubectl).
|
||||
|
||||
### Practical Application Contexts
|
||||
- **Implementation:** 시스템 구현 단계에서 개발팀은 개별 기능이나 모듈을 작성할 때, 그것이 시스템 전체의 일관된 비전(무엇을, 어떻게 할 것인지)과 어긋나지 않도록 아키텍처 설계 가이드라인을 준수해야 합니다 [1].
|
||||
- **System Design:** 소프트웨어 시스템 초기 디자인 시, 아키텍처의 거시적인 방향성 및 구조적 비전을 세부 구현 사항과 명확하게 분리하여 정의하는 과정에 적용됩니다 [1].
|
||||
- **Operation / Maintenance:** 시스템 운영 및 유지보수 과정에서 새로운 요구사항이나 기능이 추가될 때, 아키텍트는 해당 변경 사항이 본래의 아키텍처 철학과 일치하는지 검토하여 시스템의 일관성을 지켜냅니다 [1].
|
||||
- **Learning Path:** 소프트웨어 아키텍트가 되기 위한 학습 과정에서, Fred Brooks의 고전문헌을 통해 소프트웨어 설계의 근본적인 철학과 아키텍트가 지녀야 할 책임 의식을 정립하는 방향으로 연결됩니다 [1].
|
||||
- **My Project Relevance:** 현재 진행 중인 프로젝트에서 소프트웨어 아키텍트 또는 테크 리드로서, 구성원들이 추가하는 코드가 프로젝트의 초기 아키텍처 비전을 훼손하지 않도록 방향성을 제시하고 감독하는 데 직결됩니다 [1].
|
||||
## 💻 패턴
|
||||
|
||||
### Adjacent Topics
|
||||
- [[Conway's Law]]
|
||||
- 확장 방향: Conceptual Integrity와 함께 소프트웨어 아키텍처를 형성하는 또 다른 인지적 제약(Cognitive constraints) 요소로서, 시스템을 설계하는 조직의 커뮤니케이션 구조가 시스템 설계 결과물에 미치는 영향을 탐구합니다 [1, 3].
|
||||
- [[Separation of Concerns]]
|
||||
- 확장 방향: 시스템 설계 시 복잡성을 줄이기 위한 전통적이고 핵심적인 원칙으로, 비전과 구현을 분리하는 Conceptual Integrity와 더불어 시스템 구조의 모듈성을 어떻게 달성할 수 있는지 연구합니다 [2].
|
||||
- [[Software Architecture Erosion]]
|
||||
- 확장 방향: 시간이 지남에 따라 아키텍처의 의도된 설계(비전)와 실제 구현 사이에 점진적인 격차가 발생하는 현상으로, Conceptual Integrity 유지가 실패했을 때 나타나는 증상 및 해결 방안(예: 리팩토링, 아키텍처 복구)으로 확장이 가능합니다 [4].
|
||||
### Consistent API model (Stripe-style)
|
||||
```typescript
|
||||
// Every resource follows: list, retrieve, create, update, delete
|
||||
GET /v1/customers // list
|
||||
GET /v1/customers/:id // retrieve
|
||||
POST /v1/customers // create
|
||||
POST /v1/customers/:id // update (Stripe uses POST not PUT)
|
||||
DELETE /v1/customers/:id // delete
|
||||
|
||||
---
|
||||
*Last updated: 2026-05-02*
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
|
||||
## 💻 코드 패턴 (Code Patterns)
|
||||
|
||||
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
|
||||
|
||||
```text
|
||||
# TODO
|
||||
// Same shape for charges, subscriptions, invoices, ...
|
||||
```
|
||||
|
||||
## 🤔 의사결정 기준 (Decision Criteria)
|
||||
### Consistent error model
|
||||
```typescript
|
||||
// Every error response follows the same shape
|
||||
type ApiError = {
|
||||
error: {
|
||||
type: 'invalid_request' | 'authentication' | 'rate_limit' | 'server';
|
||||
code: string;
|
||||
message: string;
|
||||
param?: string;
|
||||
request_id: string;
|
||||
};
|
||||
};
|
||||
```
|
||||
|
||||
**선택 A를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
### Convention over configuration (Rails-like)
|
||||
```ruby
|
||||
# Filename, class name, table name, route — all derived by convention
|
||||
# app/models/article.rb → Article class → articles table
|
||||
# app/controllers/articles_controller.rb → /articles routes
|
||||
class Article < ApplicationRecord
|
||||
# No XML config needed
|
||||
end
|
||||
```
|
||||
|
||||
**선택 B를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
### Single mental model — Go's error handling
|
||||
```go
|
||||
// One pattern for errors, used everywhere
|
||||
result, err := doThing()
|
||||
if err != nil {
|
||||
return nil, fmt.Errorf("doThing failed: %w", err)
|
||||
}
|
||||
// No exceptions, no Result<T,E>, just (T, error)
|
||||
```
|
||||
|
||||
**기본값:**
|
||||
> *(TODO)*
|
||||
### Architecture Decision Records (ADRs) preserve integrity
|
||||
```markdown
|
||||
# ADR-007: All write APIs return the full resource
|
||||
|
||||
## ❌ 안티패턴 (Anti-Patterns)
|
||||
## Status
|
||||
Accepted
|
||||
|
||||
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*
|
||||
## Context
|
||||
Mixing return shapes (id-only vs full object) violates conceptual integrity.
|
||||
|
||||
## Decision
|
||||
All POST/PUT/PATCH endpoints return the full updated resource.
|
||||
|
||||
## Consequences
|
||||
- Slightly larger response bodies.
|
||||
- Clients never need a follow-up GET after write.
|
||||
```
|
||||
|
||||
### "Say no" guard — RFC review
|
||||
```markdown
|
||||
## Proposal
|
||||
Add a special-case `/users/me/notifications/digest` that returns
|
||||
HTML instead of JSON.
|
||||
|
||||
## Reviewer
|
||||
Rejected. All API endpoints return JSON. Render HTML in client
|
||||
or build a separate `/email-templates/*` namespace.
|
||||
```
|
||||
|
||||
## 매 결정 기준
|
||||
| 상황 | Approach |
|
||||
|---|---|
|
||||
| Public API design | Strict consistency, single architect, "no" gate |
|
||||
| Internal tooling | Conventions documented, ADRs |
|
||||
| Framework | One canonical way per task |
|
||||
| Multi-team product | Style guide + design system + design council |
|
||||
| Research/exploration | Looser — ideas before integrity |
|
||||
|
||||
**기본값**: Small architect council (2-4 people), written design principles, ADRs, explicit "rejected" log.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Software Architecture]] · [[Mythical Man-Month]]
|
||||
- 변형: [[Convention over Configuration]] · [[Design Principles]]
|
||||
- 응용: [[API Design]] · [[Design Systems]] · [[ADR]]
|
||||
- Adjacent: [[Brooks Law]] · [[No Silver Bullet]] · [[Worse is Better]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: API design review, framework architecture, design system kickoff, language design, contested feature decisions.
|
||||
**언제 X**: 1-week prototype, research spike, throwaway script.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Design by committee**: 모두가 한 마디씩 — 매 disjoint feature soup.
|
||||
- **Feature creep without rejection**: 매 yes — 매 integrity 의 erosion.
|
||||
- **Multiple ways to do same thing**: Python's "one obvious way" violation — choice paralysis.
|
||||
- **No written principles**: implicit consensus — 매 architect 떠나면 깨짐.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Brooks "Mythical Man-Month" 1975/1995 anniversary ed. / Stripe API design / Go FAQ).
|
||||
- 신뢰도 A.
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | Manual cleanup — Brooks definition + modern API/framework 적용 |
|
||||
|
||||
Reference in New Issue
Block a user