iykyka/docs
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
..
PLANNING.md Break Phase 1 (actual app build) into a concrete workstream plan 2026-07-30 00:48:19 +00:00
PRD.md Flesh out full planning doc set: vision, PRD, tech design, risks, roadmap 2026-07-29 07:01:38 +00:00
decision-log.md Flesh out full planning doc set: vision, PRD, tech design, risks, roadmap 2026-07-29 07:01:38 +00:00
idea-meeting-2026-06-29.html Add project planning approach for AI-twin messenger idea 2026-07-29 07:01:38 +00:00
meeting-review-summary.md Add one-page meeting review summary and wire up README 2026-07-29 07:39:06 +00:00
poc-materials.md Add ready-to-use PoC recruiting/consent/script materials 2026-07-29 07:36:43 +00:00
poc-plan.md Design the personalization layer (B-3) 2026-07-29 08:38:37 +00:00
risk-log.md Add rule-based escalation gate before any LLM call 2026-07-29 08:56:12 +00:00
roadmap.md Start Phase 1 backend skeleton (item 2 of the build order) 2026-07-30 00:57:57 +00:00
tech-design.md Decide Phase 1 tech stack and turn the plan into a working checklist 2026-07-30 00:54:52 +00:00
user-interview-guide.md Add Q3 autonomy-acceptance interview guide (twin owner's perspective) 2026-07-29 07:38:01 +00:00
vision.md Flesh out full planning doc set: vision, PRD, tech design, risks, roadmap 2026-07-29 07:01:38 +00:00