-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Aug 22, 2025
·
2 revisions
Welcome to SQLumAI — an AI‑powered, non‑blocking proxy for Microsoft SQL Server. Use this index to navigate all docs.
- Architecture: overall system components and data flow.
- MVPs: capabilities across MVP 1–4 and configuration overview.
- Enforcement Guide: dry‑run vs enforce, rules model, thresholds, env gating.
- QA Checklist: release readiness and manual verification steps.
- Test Strategy: coverage goals, patterns, and CI notes.
- Reports: generate daily and dry‑run reports; where artifacts are written.
- Integration: running locally and via Docker, external data sources.
- Examples: small examples of inputs/outputs and typical flows.
- Metrics Dashboard: Prometheus endpoint and Grafana setup.
- Dry‑Run Chart: how dry‑run summaries are visualized.
- LLM Providers: local Ollama and OpenAI‑compatible endpoints; environment variables.
- Insights: how decisions and profiles become actionable insights.
- Dry‑Run JSON: on‑disk JSONL formats for decisions and examples.
- RPC Builder: parameter encoding for SQL Server RPC calls.
- High Availability: proxy topology and failover tips.
- Release Process: versioning and publish steps.
- Release Notes: notable changes by version.
- Benchmarks: parser and RPC encoding microbenchmarks and methodology.
Tip: For quick commands, Makefile targets are documented in the repository README (setup, dev, test, fmt, lint, clean).