개발자 문서
Developer docs

PRD · ADR · PR.

PRD · ADR · PR.

OpenXgram 의 설계는 GitHub 에서 공개로 진행됩니다 — 어떤 AI 와도 같은 대화를 이어가는 인프라, 외부 정보 노출 없이.

OpenXgram is designed in the open on GitHub — infrastructure that keeps the same conversation across any AI, with zero data exposure.

PRD

제품 요구 정의서

Product requirements

각 기능 별 PRD 는 docs/prd/ 에 있습니다.

Per-feature PRDs live in docs/prd/.

github.com/openxgram/openxgram/docs/prd ↗

ADR

아키텍처 결정 기록

Architecture decisions

왜 SQLite 인지, 왜 Base 인지, 왜 secp256k1 인지 — 결정 기록이 모두 있습니다.

Why SQLite, why Base, why secp256k1 — every decision is recorded.

docs/decisions ↗

PR

최근 PR

Recent PRs

구현 진행은 PR 별로 확인하세요.

Track implementation PR by PR.

github.com/openxgram/openxgram/pulls ↗

checklists

체크리스트

Checklists

릴리스·검증 체크리스트.

Release and verification checklists.

docs/checklists ↗

crates

Rust 워크스페이스

Rust workspace

코어 데몬, 라이브러리, CLI.

Core daemon, library, CLI.

crates/ ↗

contribute

기여하기

Contribute

이슈 · PR · RFC 환영. 한국어/영어 모두 OK.

Issues, PRs, RFCs welcome. Korean and English both fine.

issues ↗