19 Commits

Author SHA1 Message Date
VuQuangBao 454edfa492 Document the 2 known RAG gaps instead of leaving them unwritten
Weight-based dosing and multi-drug comparison were measured live and
recorded as fixtures (known_gaps.jsonl) but never showed up in the
canonical docs describing chat capabilities.
2026-08-25 17:31:16 +07:00
VuQuangBao a85b0ccac8 Fix the F3 out-of-scope gate, close out the V1 feature audit, and clean up project docs
Also drop .github/ (GitHub-specific CI/CD workflows and ArgoCD
operational scripts) from this mirror -- Gitea auto-picked up
.github/workflows/*.yml as Actions and queued a run against secrets
that don't exist here. Not meaningful outside the GitHub-hosted repo
anyway.
2026-08-25 12:05:00 +07:00
VuQuangBao b68005be1c Enable auth-service/api-gateway on production, build their images in CI 2026-08-18 14:11:00 +07:00
VuQuangBao e5afedfa2f Stop mislabeling the Compose box as production in read-only audits 2026-08-18 09:29:25 +07:00
VuQuangBao a1de4715a4 Add read-only production runtime audit 2026-08-17 11:17:40 +07:00
VuQuangBao d5ea65cd6e Confirm docs-only changes no longer trigger a production deploy 2026-08-13 11:56:39 +07:00
VuQuangBao a4819b8653 Fix migration workflow: upload as artifact instead of scp to practice EC2 2026-08-13 11:14:25 +07:00
VuQuangBao 7ebbe1f309 Add production condition retrieval smoke test 2026-08-11 14:58:28 +07:00
VuQuangBao 6b8f7584ed Soften the tone of the docs and comments written today 2026-08-11 10:12:25 +07:00
VuQuangBao 97cb6d16f4 Remove corpus counts from chat chrome 2026-08-10 17:26:58 +07:00
VuQuangBao 46469468bb Wire token-budget packing into the overview/rerank fallback path 2026-08-10 12:02:31 +07:00
VuQuangBao 60b4397032 Fix ai-service Dockerfile: bake in drug_entities.json, override its path 2026-08-10 10:35:13 +07:00
VuQuangBao a4b8e1c4db Checkpoint frontend UI/UX overhaul and ingestion embed benchmark work 2026-08-06 17:21:21 +07:00
VuQuangBao 1e8cbdb586 Fix live multi-turn: pass the resolved drug, stop did-you-mean garbage 2026-08-05 16:54:35 +07:00
VuQuangBao ef08b4929e Wire the guarded conversational RAG answer layer end-to-end 2026-08-05 14:33:13 +07:00
VuQuangBao 834d9e51b0 Fix every real lint finding and drop degenerate splice fragments 2026-08-01 13:51:38 +07:00
VuQuangBao 967b917001 Scaffold web frontend: mock-backed chat + PDF split-view, Tailwind/shadcn 2026-07-31 12:16:47 +07:00
VuQuangBao b72d4bf9d9 Add comprehensive, reusable PDF-parsing outlier catalog 2026-07-30 21:54:53 +07:00
VuQuangBao 9bad1f61ea Initial monorepo scaffold for Duoc Thu RAG medical chatbot 2026-07-30 20:38:34 +07:00