← Docs hub

PoC Lab

이 영역은 제품 코드에 바로 병합하기 전, 별도 앱/별도 Worker/별도 실험 환경에서 검증하는 PoC를 정리한다.

권장 읽기 순서

단계 문서 읽는 목적
0 · Orientation 현재 문서 PoC와 제품 기능의 경계
1 · Problem SoundFlow Continuity Vendor Request 해결하려는 현장 문제와 요청 범위
2 · Architecture PCM WebSocket Recorder Android capture와 Worker relay 구조
3 · Evidence SoundFlow Audio Dropout Analysis MIC2 포화, zero-fill, queue drop 근거
4 · Device Validation SoundFlow Continuity Device Validation 원본·패치 실기기 A/B와 남은 gate
5 · Promotion Audio / SoundFlow Category 실험 결과를 제품 도메인으로 승격

운영 기준

Keyboard shortcuts

⌘K / Ctrl+KOpen command palette
/Focus search
g hGo to home
g pGo to projects
g sGo to sessions
j / kNext / prev row (tables)
?Show this help
EscClose dialogs

Structured queries

Mix key:value filters with free text in the palette:

type:sessionOnly session pages
project:llm-wikiFilter by project name (substring)
model:claudeFilter by model name (substring)
date:>2026-03-01Sessions after a date
date:<2026-04-01Sessions before a date
tags:rustPages mentioning a tag/topic
sort:dateSort results by date (newest first)

Example: type:session project:llm-wiki date:>2026-04 sort:date