지식의 세계수 The World Tree of Knowledge

흩어진 문서가
한 그루의 나무
자라납니다.

Scattered docs
grow into a single
living tree.

Gopedia는 조직의 모든 지식을 하나의 세계수로 엮어내는 지식 주권 프레임워크(RAG, Ontology)입니다. 뿌리에서 줄기로, 줄기에서 가지로 — 문서·코드·대화가 의미의 결을 따라 연결되고, 필요한 순간 잎과 열매처럼 답변이 맺힙니다.

Gopedia is a knowledge-sovereignty framework (RAG, Ontology) that weaves your organization's knowledge into a single World Tree. From root to stem to canopy, documents, code, and conversations connect along the grain of meaning — and answers ripen like leaves and fruit, exactly when you reach for them.

I · Philosophy

네 개의
자라는 나무

A tree grown
along four grains

세계수는 한 점에서 시작해 사방으로 뻗어 나갑니다. Gopedia 또한 네 가지 본질을 통해 조직의 모든 지식을 살아 있는 구조로 묶어냅니다.

The World Tree begins at a single point and reaches in every direction. Gopedia, too, binds all of an organization's knowledge into a living structure through four essential traits.

Pluggable

어떤 토양에도
뿌리내리다

Roots in
any soil

Confluence, Notion, Slack, Git, Drive — 어디서든 데이터를 끌어와 한 그루로 엮습니다. 새로운 토양이 생기면 어댑터 한 장이면 충분합니다.

Confluence, Notion, Slack, Git, Drive — pull from anywhere and weave it into one tree. A new soil only needs a single adapter.

Scalable

한 잎에서
숲의 규모로

From one leaf
to a whole forest

5명의 팀이든 5만 명의 글로벌 조직이든 같은 구조로 자랍니다. 문서가 늘어날수록 검색은 더 정교해집니다.

A team of 5 or a 50,000-person enterprise — the structure grows the same. The more docs you add, the sharper retrieval becomes.

Relational

가지와 가지가
서로 묻고 답하다

Branch speaks
to branch

단일 문서를 넘어, 문서 사이의 관계를 학습합니다. 한 잎을 흔들면 어느 줄기에 매달려 있는지가 함께 드러납니다.

Beyond single documents, Gopedia learns the relationships between them. Shake one leaf and you see the stem it hangs from.

Actionable

맺히는 답,
따 먹을 수 있는 답

Answers that
ripen for use

단순 검색이 아니라, 출처와 맥락이 함께 맺힌 답을 돌려줍니다. 그대로 보고서로, 코드로, 결정으로 옮길 수 있습니다.

Not just search — answers ripen with their sources and context attached. Drop them straight into a report, a commit, or a decision.

II · Scenarios

나무 아래에서
일어나는 다섯 장면

Five scenes
beneath the tree

세계수의 그늘은 모두에게 동등하게 드리웁니다. 신입사원의 첫 질문부터 CTO의 보고 자료까지, Gopedia가 같은 뿌리에서 답을 길어 올립니다.

The tree's shade falls on everyone equally — from a new hire's first question to a CTO's board deck. Gopedia draws every answer from the same roots.

01
신규 입사자 · 첫째 주
New hire · week one

"우리 팀의 배포 절차가 뭐였더라?"

"What's our team's deploy process again?"

누구에게 물어야 할지 모를 때, 세계수는 가장 오래된 줄기를 따라 답을 길어 올립니다. 관련 문서, 책임자, 최근 변경 이력이 한 화면에 함께 맺힙니다.

When you don't know who to ask, the tree traces its oldest stem to find the answer — relevant docs, owners, and recent changes all ripen on a single screen.

Ask
Q. 백엔드 팀 배포는 어떻게 진행하나요?
Q. How do we run a backend deploy?
A. 매주 화·목 14:00에 Argo CD를 통해 자동 배포되며, hotfix는 #be-deploy 채널에서 OnCall 승인 후 진행합니다.
A. Auto-deploys via Argo CD Tue/Thu at 14:00. Hotfixes run from #be-deploy after the OnCall approval.
Confluence · BE-OPS-12 Slack #be-deploy · 3d runbook.md @ main
02
경영진 · 분기 보고 준비
Executive · quarterly review

"이 수치, 어디서 나온 거지?"

"Where does this number come from?"

보고서의 한 줄이 어떤 줄기에서 자랐는지 거꾸로 따라갈 수 있습니다. 원자료(Root) → 분석 노트(Stem) → 최종 슬라이드(Leaf)까지 한 호흡에 추적됩니다.

Trace a single line of the report back to the stem it grew from. Raw data (Root) → analysis notes (Stem) → final slide (Leaf), in one breath.

Trace
Q. Q3 NRR 117% 의 산출 근거?
Q. What's the derivation of Q3 NRR 117%?
├— Looker dashboard "NRR-Q3" │  ├— SQL: nrr_quarterly.sql @ data-team │  └— 분석 노트: 'Q3 cohort 보정'Notes: "Q3 cohort adj." └— 슬라이드 #14, board-deck-2025Q3.pdfSlide #14, board-deck-2025Q3.pdf
03
개발자 · 코드 변경 직전
Engineer · before the change

"이 함수를 바꾸면 무엇이 흔들릴까?"

"If I change this function, what shakes?"

Gopedia는 코드를 단순한 텍스트가 아니라 가지의 일부로 봅니다. 한 함수를 흔들면 그 위에 매달린 RFC·티켓·고객 이슈가 함께 떨립니다.

Gopedia treats code as part of the canopy, not just text. Shake one function and every RFC, ticket, and customer issue hanging from it trembles too.

Impact
Q. billing.charge() 시그니처를 바꾸면?
Q. Change billing.charge() signature?
· 직접 호출 17곳 · 간접 의존 ~42 · direct callers 17 · indirect ~42
· RFC-2024-08 (인보이스 분리invoice split)
· JIRA BILL-882 (환불 흐름 회귀refund regression)
04
운영 · 현장 매뉴얼 확인
Ops · floor manual lookup

"이 장비, 지금 무엇을 점검해야 하나요?"

"This machine — what's the check, right now?"

현장에서 PDF 매뉴얼을 뒤지지 않습니다. 모델명·증상·날씨까지 맥락에 맞춘 가장 가까운 잎을 골라 보여줍니다.

No more flipping through PDF manuals on the floor. Gopedia picks the leaf closest to the context — model, symptom, even the weather.

Manual
Q. CT-720 압력 알람, 영하일 때 절차?
Q. CT-720 pressure alarm, sub-zero procedure?
1. 밸브 V-3 30초 폐쇄 → 잔압 확인
2. 히터 H-2 가동 후 5분 대기
3. 알람 지속 시 OnCall 호출
1. Close valve V-3 for 30 s, check residual
2. Run heater H-2, wait 5 min
3. If alarm persists, page OnCall
SOP-CT720-v4 · §3.2 현장로그 2024-12 floor log 2024-12
05
고객지원 · 응대 중
Support · live ticket

"비슷한 사례, 우리는 어떻게 풀었지?"

"How did we solve a case like this before?"

한 번 맺혔던 열매는 사라지지 않고 줄기에 새겨집니다. 유사 티켓·해결 스레드·내부 공지를 묶어 응대 초안까지 함께 제시합니다.

Once a fruit ripens, the tree remembers. Similar tickets, resolution threads, and internal notices come bundled — with a draft reply.

Resolve
Q. SSO 로그인 무한 리다이렉트 (Okta)
Q. SSO infinite redirect (Okta)
유사 티켓 4건 모두 'SAML clock skew > 5min' 으로 해결.
→ 답변 초안 생성됨. "안녕하세요. 동일 사례에서…"
4 similar tickets all resolved by 'SAML clock skew > 5min'.
→ Draft reply ready. "Hi — in similar cases…"
Zendesk #2210, #2244, #2310, #2398 runbook/sso-okta.md
III · Demo

나무가 자라는 걸
직접 보세요

Watch the tree
grow

설치부터 데모 실행, 종합 점수 검증까지 — 전 과정을 한 편의 영상 플레이리스트에 담았습니다.

From install to a live demo to overall-score verification — the whole path, in one video playlist.

Gopedia 시연 영상 썸네일

설치 → 데모 실행 → 종합 점수 검증 Install → run demo → score verification

IV · Quality

측정되지 않는 답은
맺히지 않습니다

An answer
that can't be measured
doesn't ripen

Gopedia의 모든 변경은 IR(Information Retrieval) 지표로 검증됩니다. 세계수가 흔들릴 때마다 — 우리는 그 흔들림을 측정합니다.

Every change to Gopedia is verified by Information Retrieval metrics. Whenever the World Tree shifts — we measure how it shifts.

RAG 품질 · geneso 100q · initial → v1.0 RAG quality · geneso 100q · initial → v1.0 0 — 1.0
Recall@5 초기 initial
.67
Recall@5 v1.0
.75
nDCG@10 초기 initial
.54
nDCG@10 v1.0
.62
문맥 관련도Context Rel. 초기 initial
.63
문맥 관련도Context Rel. v1.0
.92
MRR@10 초기 initial
.49
MRR@10 v1.0
.57
초기 initial 현재 (v1.0) current (v1.0)

매 릴리스마다 Gardener
나무를 흔들어 봅니다.

Every release, we shake
the tree with Gardener.

Gopedia는 자체 평가 프레임워크 Gardener를 통해 매 릴리스마다 Recall@5, nDCG@10, MRR@10, Context Relevance를 측정합니다. 수치가 하락하는 변경은 절대 머지되지 않습니다. 차트는 geneso 코퍼스(153 MD + 13 PY) 100쿼리 기준, 초기 인제스트 대비 최종 v1.0 개선 결과입니다.

Gopedia uses its own evaluation framework Gardener to score every release on Recall@5, nDCG@10, MRR@10, and Context Relevance. A change that drops the numbers never lands. The chart shows geneso corpus (153 MD + 13 PY) with 100 queries — initial ingest vs final v1.0 improvements.

* geneso 100q · osteon 30q 병행 평가 · 2026-05 측정
* geneso 100q · osteon 30q parallel evaluation · measured 2026-05
V · Roadmap

나무는 계속
자라납니다

The tree keeps
growing

검증(Verify) → 확장(Expand) → 연결(Connect) — 세 계절을 거쳐 Gopedia는 한 그루의 나무에서 한 조직의 신경계로 자랍니다.

Verify → Expand → Connect — across three seasons, Gopedia grows from a single tree into the nervous system of an entire organization.

Now · Verify

뿌리를 단단히

Tighten the roots

정확한 인용, 측정 가능한 IR 품질, 출처 추적이 가능한 답변. 나무가 흔들려도 뿌리는 흔들리지 않게.

Accurate citations, measurable IR quality, traceable provenance. The canopy may sway — the roots must not.

Citation IR Eval Provenance
Next · Expand

가지를 사방으로

Branches in every direction

코드·이미지·표·음성까지 — 텍스트 너머의 잎사귀들을 같은 줄기에 매답니다. 멀티모달 RAG, 코드 그래프, 다이어그램 이해.

Code, images, tables, audio — leaves beyond text, hung on the same stem. Multimodal RAG, code graph, diagram understanding.

Multimodal Code Graph Diagrams
Later · Connect

을 이루다

Become a forest

나무 한 그루가 아닌 숲. 부서·자회사·파트너 사이에서 지식이 안전하게 오가는 신경계로 진화합니다.

Not one tree, but a forest. Knowledge flows safely between teams, subsidiaries, and partners — an organizational nervous system.

Federation Agents Governance
VI · Quick Start

한 줄로
시작합니다

Start in
one line

morphso가 gopedia와 데이터스토어(PostgreSQL · Qdrant · TypeDB)를 하나의 Docker 스택으로 자동 구성합니다. 직접 DB를 띄울 필요가 없습니다.

morphso brings up gopedia and its datastores (PostgreSQL · Qdrant · TypeDB) as one self-contained Docker stack — you never provision the databases yourself.

1 · morphso 설치1 · Install morphso
curl -fsSL https://morphso.toji.homes/install | sh
2 · gopedia 설치2 · Install gopedia
OPENAI_API_KEY=sk-... \
GOPEDIA_HTTP_PORT=18799 \
morphso install gopedia --docker --yes
3 · 상태 확인3 · Check health
curl -s http://127.0.0.1:18799/api/health

--docker 전략은 공개 허브 엔드포인트를 사용하므로 로그인이 필요 없습니다. OPENAI_API_KEY는 수집·검색 임베딩에 필요합니다.

The --docker strategy reads public hub endpoints, so no login is required. OPENAI_API_KEY is needed for ingest & search embeddings.

morphso 살펴보기 Explore morphso
In the Press · 언론 보도

2026년 5월 22일 「지식주권 AI 서비스 분과 세미나」 발표·토론 관련 보도입니다.

Coverage of talks and discussion at the Knowledge Sovereignty AI Service seminar, 22 May 2026.