FastAPI app with invite-code signup, message send/relay over WebSocket, and the DB schema from roadmap.md Phase 1 §2.1 (users, contacts, conversations, messages, twin_settings, whitelist_rules, escalation_logs). Defaults to SQLite for local dev, PostgreSQL in prod per tech-design.md §8. Verified end-to-end with TestClient: signup, duplicate-invite-code rejection (409), message persistence, 404 on an unknown conversation, and WebSocket broadcast delivery all behave as expected. Push notifications and the AI pipeline integration (item 3) are not in this commit -- see backend/README.md and roadmap.md's checklist. |
||
|---|---|---|
| backend | ||
| docs | ||
| poc/tone-corpus | ||
| .env.example | ||
| .gitignore | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| README.md | ||
README.md
hikikomori
카카오톡 대안 메신저 아이디어 — "나를 대신해 남과 대화하는 AI 분신"이 있는 메신저 프로젝트.
문서
- 원본 회의 자료:
docs/idea-meeting-2026-06-29.html - 기획 진행 방법:
docs/PLANNING.md - 결정 로그 (Q1~Q7):
docs/decision-log.md - Vision Doc:
docs/vision.md - PRD (v1 클로즈드 베타):
docs/PRD.md - 기술 설계서:
docs/tech-design.md - 리스크 로그:
docs/risk-log.md - 로드맵:
docs/roadmap.md - PoC #1·#3 실행 계획:
docs/poc-plan.md/ 실행 준비물:docs/poc-materials.md - Q3 자율성 수용성 인터뷰 가이드:
docs/user-interview-guide.md - 회의 리뷰 1페이지 요약:
docs/meeting-review-summary.md
AI 에이전트 규칙
현재 단계
아이디어 발산 → 컨셉 심화 → 기획 문서 세트 작성 → PoC 실행 계획·준비물·클릭 프로토타입 완료.
docs/decision-log.md의 결정은 아직 잠정안이므로, 실제 회의에서 확정/수정이 필요합니다.
다음 단계는 PoC #1·#3과 Q3 인터뷰를 실제로 진행하는 것입니다 — 계획과 자극재는 이미 준비돼
있으니 참가자 모집부터 시작하면 됩니다 (docs/meeting-review-summary.md 참고).