ktx/packages
Luca Martial d1b4bcfcb3 refactor(cli): extract project checks and historic SQL doctor into status-project
Move project-level doctor checks, semantic search embedding checks, and
historic SQL doctor logic from doctor.ts into a dedicated status-project.ts
module. Removes historic-sql-doctor.ts and its test file, consolidating
everything into the new module with its own tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-13 15:46:19 -07:00
..
cli refactor(cli): extract project checks and historic SQL doctor into status-project 2026-05-13 15:46:19 -07:00
connector-bigquery fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-clickhouse fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-mysql fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-postgres fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-snowflake fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-sqlite fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
connector-sqlserver fix: stop requiring readonly connection config (#71) 2026-05-13 19:37:25 +02:00
context ci: run pre-commit checks in CI (#74) 2026-05-13 19:49:25 +02:00
llm ci: run pre-commit checks in CI (#74) 2026-05-13 19:49:25 +02:00