iykyka/docs
Claude 874e965665
Split backend into a Go core service + Python AI service
Reconsidered pure Go (would mean reimplementing and re-verifying the
already-tested AI pipeline) and pure Python (leaves perceived
performance/concurrency headroom on the table for a preemptive
scale bet). Landed on: Go handles auth/messaging/DB, Python keeps
owning generate_draft/escalation_filter/retrieve_style behind an
internal API. backend/ (Python) is now labeled a verified prototype
for the Go rewrite to match, not the final service.
2026-07-30 01:21:35 +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 Split backend into a Go core service + Python AI service 2026-07-30 01:21:35 +00:00
tech-design.md Split backend into a Go core service + Python AI service 2026-07-30 01:21:35 +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