Built with Schift

Clone, plug your source, ship with context.

법률 문서, 개인정보 마스킹, 팀 메모리, 규제 변경 감시까지. 각 예제는 Schift bucket, connector, MCP, RAG API로 이어지는 작은 실행 단위입니다.

DOCS · PII-SAFE RAG flow.ts
Template ready

PII-Safe Document RAG

한국어 법률/상담 문서를 먼저 마스킹하고, 마스킹된 텍스트만 bucket에 적재해 출처 기반으로 질문합니다.

PIIRAGCitation
create-schift templatepii-safe-legal-rag
LEGAL · INTAKE flow.ts
Template ready

Legal Case Intake

의뢰인 폼과 PDF를 사건 요약, 쟁점, 적용 법령, 다음 액션으로 정리합니다.

LegalPDFStructured output
create-schift templatecase-intake
CONTRACTS · GRAPH flow.ts
Partial template

Contract Knowledge Graph

계약서에서 당사자, 의무, 날짜, 위약 조항, 준거법 관계를 추출합니다.

GraphContractsExtraction
template now, graph plannedcontract-review
MEMORY · MCP flow.ts
Package ready

Personal Memory MCP

Notion, Obsidian, Gmail, Slack 기억을 MCP search tool로 에이전트에 연결합니다.

MCPMemoryConnectors
MCP package@schift-io/mcp
COMPLIANCE · WATCH flow.ts
Template ready

Regulatory Watcher

법령, 판례, 공시 문서 변경을 incremental ingest하고 변경 요약을 생성합니다.

WatcherIncrementalAlerts
create-schift templatecompliance-monitor
CODE · DOCS WIKI flow.ts
Planned

Multi-Workspace Wiki

여러 repo와 문서를 one-pager, API summary, architecture map으로 자동 요약합니다.

CodebaseDocsSummary
starter plannedSchiftIndex + bucket.context()

Starter는 제품 데모이자 블로그 원고입니다.

각 예제는 cloneable template, 짧은 구현 글, 실제 데이터 흐름 시각화를 한 묶음으로 둡니다. Schift의 차별점은 모델 wrapper가 아니라 문서가 바뀌어도 agent context가 추적 가능한 상태로 최신화되는 인프라라는 점을 보여주는 데 있습니다.