Go to file
Claude 9a5358d0b1
Start Phase 1 backend skeleton (item 2 of the build order)
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.
2026-07-30 00:57:57 +00:00
backend Start Phase 1 backend skeleton (item 2 of the build order) 2026-07-30 00:57:57 +00:00
docs Start Phase 1 backend skeleton (item 2 of the build order) 2026-07-30 00:57:57 +00:00
poc/tone-corpus Add batch blind-eval harness and style retrieval, verified end-to-end 2026-07-29 09:20:41 +00:00
.env.example Add root .env template for GEMINI_API_KEY 2026-07-29 08:37:29 +00:00
.gitignore Start Phase 1 backend skeleton (item 2 of the build order) 2026-07-30 00:57:57 +00:00
AGENTS.md Decide Phase 1 tech stack and turn the plan into a working checklist 2026-07-30 00:54:52 +00:00
CLAUDE.md Decide Phase 1 tech stack and turn the plan into a working checklist 2026-07-30 00:54:52 +00:00
README.md Add one-page meeting review summary and wire up README 2026-07-29 07:39:06 +00:00

README.md

hikikomori

카카오톡 대안 메신저 아이디어 — "나를 대신해 남과 대화하는 AI 분신"이 있는 메신저 프로젝트.

문서

AI 에이전트 규칙

현재 단계

아이디어 발산 → 컨셉 심화 → 기획 문서 세트 작성 → PoC 실행 계획·준비물·클릭 프로토타입 완료. docs/decision-log.md의 결정은 아직 잠정안이므로, 실제 회의에서 확정/수정이 필요합니다. 다음 단계는 PoC #1·#3과 Q3 인터뷰를 실제로 진행하는 것입니다 — 계획과 자극재는 이미 준비돼 있으니 참가자 모집부터 시작하면 됩니다 (docs/meeting-review-summary.md 참고).