PERI-AI-dev / src /sql_retriever.py

Commit History

fix: Round 17 audit β€” critical/high bug fixes (5 bugs, cross-checked)
f9f7706

LIANJie-Jason Claude Opus 4.6 commited on

fix: Round 14 β€” 28 Tier 1 + Tier 2 bugs fixed across 17 source files
f95cdb7

LIANJie-Jason Claude Opus 4.6 commited on

fix: pre-release audit round 12 β€” 33 bugs fixed across all tiers
fbd18c8

LIANJie-Jason Claude Opus 4.6 commited on

fix: add word-level fuzzy SQL matching for country name variants
d4a1a18

LIANJie-Jason Claude Opus 4.6 commited on

fix: SQL fuzzy matching fallback for country names with alternate forms
6b689a5

LIANJie-Jason Claude Opus 4.6 commited on

fix: strip trailing semicolons from LLM-generated SQL and add SQL-route fallback
f97b9fe

LIANJie-Jason Claude Opus 4.6 commited on

fix: Round 8 audit β€” 15 bugs fixed across 10 files (1 CRITICAL, 7 HIGH, 3 MEDIUM, 4 LOW)
9093d8f

LIANJie-Jason Claude Opus 4.6 commited on

fix: 10 bugs (4 HIGH + 6 MEDIUM) from comprehensive codebase audit
1330e5c

LIANJie-Jason Claude Opus 4.6 commited on

fix: 6-agent debug audit β€” 8 bugs fixed across codebase
106354e

LIANJie-Jason Claude Opus 4.6 commited on

fix: harden route parsing, column dedup, and column name access
a8fd301

LIANJie-Jason Claude Opus 4.6 commited on

fix: 7 bugs from multi-agent debug review of SQL layer
d6a01c7

LIANJie-Jason Claude Opus 4.6 commited on

fix: 4 bugs found during comprehensive code review
86e20a0

LIANJie-Jason Claude Opus 4.6 commited on

feat: add LLM-powered column descriptions with codebook detection
3d1d5b4

LIANJie-Jason Claude Opus 4.6 commited on

fix: include sample values in SQL schema summary for better query generation
353f65a

LIANJie-Jason Claude Opus 4.6 commited on

fix: prevent NameError when QU disabled and fix connection leak
39c2d11

LIANJie-Jason Claude Opus 4.6 commited on

feat: add SQL result formatting and schema summary builder
203c044

LIANJie-Jason Claude Opus 4.6 commited on

feat: add SQL retriever β€” validated read-only query execution
54bc2bb

LIANJie-Jason Claude Opus 4.6 commited on