문서Documentation
왼쪽에서 항목을 선택하면 해당 문서가 열립니다. 모든 콘텐츠는 TypeScript 데이터로 직접 작성 (마크다운 0).Pick an item on the left to open it. All content is authored directly in TypeScript (zero markdown).
아키텍처Architecture
- 시스템 개요System Overview — BigBoss OS 는 회장(유저)이 모바일에서 지시하면 AI 임원진이 토론·실행하는 가상 회사 OS. Claude Code 구독 하나로 16명+ 개발팀을 운영한다.BigBoss OS is an AI virtual-company OS — the Chairman issues directives from mobile, and the AI executive team debates and executes. Run a 16+ dev team on a single Claude Code subscription.
- C4I 파이프라인C4I Pipeline — 군사 지휘체계(C4I)를 뼈대로, 컴파일러 IR · OS 커널 syscall · 원자력 안전 · 항공관제 핸드오프를 차용한 7단계 오케스트레이션.A 7-stage orchestration built on C4I command structure, borrowing from compiler IR, OS syscalls, nuclear safety, and ATC handoffs.
핵심 시스템Core Systems
- Consigliere — 메모리Consigliere — Memory — 조직의 기억. 모든 토론·결정·코드 맥락의 단일 진실원. BM25(텍스트) + 임베딩(Ollama) 하이브리드 검색.The org's memory. Single source of truth for debates, decisions, code context. Hybrid BM25 + embedding search.
- 토론 시스템 — Diamond DebateDebate — Diamond Debate — 2+ C-레벨 충돌 / 워커 반복 실패 시 자동 발동. 의견 → 합의 게이트 → Director → DELEGATE → 테스트 루프. MVVM 분리(Consigliere=DB, NodeTree=DAO, debate.ts=ViewModel).Triggers on 2+ C-level conflicts or repeated worker failure. Opinions → consensus gate → Director → DELEGATE → test loop. MVVM split.
- Capomastro — 결정론적 스캐폴드Capomastro — Deterministic Scaffold — 프로젝트 뼈대를 LLM 없이 결정론적으로 생성. TypeScript 직접 생성 + IDE Recipe MD 시스템. 빌드 검증 가능한 출력을 보장한다.Generates project skeletons deterministically without LLM. TypeScript-direct generation + IDE Recipe MD system. Guarantees build-verifiable output.