fix(voice+chat+llm+docs): KI-155 + KI-156 + KI-157 + KI-158 + KI-159 + KI-160 bundle 1c5baae rohitsar567 commited on May 15
feat(deploy): KI-152 β upload_to_hf.py syncs deletions, not just adds 38c937d rohitsar567 Claude Opus 4.7 (1M context) commited on May 15
fix(routing): KI-154 β empty-profile QA must route to fact_find a42771b rohitsar567 commited on May 15
fix(routing): KI-153 β profile-update utterances now route to fact_find 5b3fa14 rohitsar567 commited on May 15
fix(chat+marketplace+voice): KI-145 + KI-148 + KI-149 + KI-150 bundle 48db939 rohitsar567 commited on May 15
fix(api): KI-145 β RENAME-vs-VARIANT smart dedup (final 164 cards) 261abb2 rohitsar567 commited on May 15
fix(marketplace+voice+routing): KI-136 + KI-141 + KI-142 + KI-143 + KI-144 β full bundle 63290a7 rohitsar567 commited on May 15
fix(deploy): bump DATASET_CACHE_BUST -> ki138-v2 β force rebuild to pull post-KI-138 Chroma + extracted 7b92d5d rohitsar567 commited on May 15
fix(rag+voice): KI-137 + KI-138 + KI-139 β ingest 21 curated policies into Chroma, canonicalize 84 policy names, fix voice VAD thresholds 9c01288 rohitsar567 commited on May 15
fix(api): KI-135 β /api/coverage counts from disk same as /api/policies/all 737571a rohitsar567 commited on May 15
fix(voice): KI-134 β 5 blind fixes for silent-fail mic capture e5b5e6c rohitsar567 commited on May 15
fix(api): KI-133 β dedup /api/policies/all to one card per policy product 804917b rohitsar567 commited on May 15
fix(api): KI-132 β drop regulatory from /api/policies/all + complete insurer_meta e1e28dd rohitsar567 commited on May 15
fix(voice): KI-131 β voice OFF by default + surface AudioWorklet failure a6115b2 rohitsar567 commited on May 15
fix(api): KI-130 β drop 'regulatory' from /api/coverage marketplace tallies 47e7eeb rohitsar567 commited on May 15
fix(api): KI-129 β /api/coverage must not surface 'profile' as an insurer 33b4a96 rohitsar567 commited on May 15
fix(deploy): KI-128 β exclude _hf_dataset_backup + LFS pointers from Space push c20e471 rohitsar567 commited on May 15
fix(docs): KI-127 β correct cascade arithmetic, 224 -> 206 corpus PDFs 0a86a7c rohitsar567 commited on May 15
fix(corpus): KI-126 β drop 2 image-only PDFs + cascade docs across 3 repos f9adc25 rohitsar567 commited on May 15
perf(ingest): KI-125 β bump MPS embedding batch 64β128 for bulk re-ingest 9519893 rohitsar567 commited on May 15
fix(admin): KI-122 β clear LLM availability + in-use indicators 86105c9 rohitsar567 Claude Opus 4.7 (1M context) commited on May 15
fix(ui): KI-120 β unify policy/insurer counts from /api/coverage d59cfe2 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(deploy): KI-119 β DATASET_CACHE_BUST arg forces HF dataset re-pull 0693bf9 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
chore: trigger HF rebuild β pull cleaned Chroma (1 UUID, 3799 chunks) a9718b3 rohitsar567 commited on May 14
fix(deploy): KI-119 β disable persistent /data/vectors symlink 0690bd6 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
chore: trigger HF Space rebuild to pull clean Chroma from dataset 251f011 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
refactor(session): KI-118 β rip out session_id concept, name-based profiles only f6249a7 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(rag): KI-117 β boot-time cleanup of dangling profile chunks 380491c rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(rag+admin): KI-112 hardening + KI-116 banner + admin copy 119579e rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(voice): KI-113 + KI-114 + KI-115 β reject background noise, distant speech, mid-thought pauses cdf5ea5 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(indic): KI-110 β repair Hindi pipeline raising on every turn 64f55e3 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(safety+closer): KI-108 + KI-109 β apply CoT strip to all reply paths + broaden closer regex 21ffc50 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(rag): KI-111 β wrap collection.query() to survive corrupted Chroma index 7d5e189 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
docs: KI-101..KI-107 β audit + CLAUDE.md + ADR sync 1d10432 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
feat(closer): KI-105 β wire ranked recommendation handoff on closer intent 8a58fa1 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(rag): KI-107 β graceful handling of Chroma get(ids=...) for missing ids 3a9a14f rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(safety): KI-106 β graceful timeout/exception handling on /api/chat 565bf31 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(safety): KI-104 β strip chain-of-thought / instruction-echo leakage from replies 407f2a1 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(fact-find): KI-103 β break no_trailer fallback loop after 2 failed attempts 8ef5c43 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(privacy): KI-102 β scope profile-RAG retrieval to session_id only 4bb8da0 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(orchestrator): KI-101 β drop function-local 'import logging' to fix UnboundLocalError 66eb4ed rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(latency): KI-100 β outer wait_for(25s) around drive_fact_find 55c83b9 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(latency): KI-099 β bound every per-turn LLM call 0e3c560 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(admin): KI-096 + KI-097 β public /api/version + password-only admin d37a6cf rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(safety): KI-095 β 5 defensive guards against profile-field clearing afe6172 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
docs: KI-091 + KI-094 β extractor gates + None-guard added to audit + CLAUDE + ADR-032 d547d5a rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(orchestrator): KI-094 β extractor cannot clear a filled profile field f068094 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(fact-find): KI-092 β lenient name parser when slot explicitly awaiting name 531dfbd rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
fix(orchestrator): KI-091 β skip profile_extractor + faithfulness judge on fact-find turns (drop dependent LLM calls on saturated chains) 9813994 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14
docs: backend/README β fix stale ADR-027 link on needs_finder + add fact_find_brain row + mark paraphraser deleted f287dc6 rohitsar567 Claude Opus 4.7 (1M context) commited on May 14